Click or drag to resize
CurrentUserInfo Fields

The CurrentUserInfo type exposes the following members.

Fields
  NameDescription
Protected fieldmDataClass
Data class with the SiteInfo data.
(Inherited from AbstractInfoBaseTInfo.)
Protected fieldmFriends
Table with user's friends.
(Inherited from UserInfo.)
Protected fieldmGroups
Table with user's groups.
(Inherited from UserInfo.)
Protected fieldmMembershipRoles
User membership roles.
(Inherited from UserInfo.)
Protected fieldmMembershipRoleValidity
Membership roles validity
(Inherited from UserInfo.)
Protected fieldmMemberships
Table with sites and corresponding memberships.
(Inherited from UserInfo.)
Protected fieldmMembershipsValidity
Hashtable with validity info about user's membership
(Inherited from UserInfo.)
Protected fieldmOrders
Collection of orders made by user.
(Inherited from UserInfo.)
Protected fieldmPurchasedProducts
Collection of products purchased by user.
(Inherited from UserInfo.)
Protected fieldmResourceUIElements
Hashtable with all UI elements within each module across all sites the user can see.
(Inherited from UserInfo.)
Protected fieldmRolesValidity
Hashtable with temporaly roles.
(Inherited from UserInfo.)
Protected fieldmSiteCultures
Contains allowed cultures.
(Inherited from UserInfo.)
Protected fieldmSitesRoles
Table with the sites and corresponding roles.
(Inherited from UserInfo.)
Protected fieldmStatus
Status of the object.
(Inherited from BaseInfo.)
Protected fieldmTokenId
Token id assigned to the user
(Inherited from UserInfo.)
Protected fieldmTokenIteration
Token iteration.
(Inherited from UserInfo.)
Protected fieldmUserSettings
UserSettings info object.
(Inherited from UserInfo.)
Protected fieldmWishlist
Collection of users wishlist items.
(Inherited from UserInfo.)
Top
See Also