CurrentUserInfo Properties |
The CurrentUserInfo type exposes the following members.
Name | Description | |
---|---|---|
AllowClone |
Indicates if the object supports cloning.
(Inherited from BaseInfo.) | |
AllowPartialUpdate |
If true, the object allows partial updates.
(Inherited from AbstractInfoTInfo.) | |
AllowRestore |
Indicates if the object supports deleting to recycle bin.
(Inherited from BaseInfo.) | |
AllowTouchParent |
Indicates if parent is allowed to be touched, if exists.
(Inherited from BaseInfo.) | |
AssignedSites |
Collection of the sites to which the object is associated via site bindings (M:N relationships).
(Inherited from BaseInfo.) | |
BindingObjectTypes | Obsolete.
Binding object types.
(Inherited from BaseInfo.) | |
Bindings |
Collection of the binding objects for the given object.
(Inherited from BaseInfo.) | |
CacheParentData |
If true, the parent object data is cached within object.
(Inherited from BaseInfo.) | |
CategoryIDColumn | Obsolete.
Category ID column name.
(Inherited from BaseInfo.) | |
ClassName |
Returns the class name of this object
(Inherited from AbstractInfoTInfo.) | |
CodeNameColumn |
Code name column name of the info record.
(Inherited from BaseInfo.) | |
CodeNameChanged |
Returns whether the object code name changed or not
(Inherited from AbstractInfoTInfo.) | |
ColumnNames |
Column names.
(Inherited from UserInfo.) | |
CustomizedColumns |
Gets the list of customized columns in current object
(Inherited from BaseInfo.) | |
DataClass |
Data class with the info object data.
(Inherited from AbstractInfoTInfo.) | |
DeleteFiles |
Indicates if all physical files should be deleted when object will be deleted.
(Inherited from AbstractInfoTInfo.) | |
DisplayNameColumn |
Display name column name of the info record.
(Inherited from BaseInfo.) | |
E-mail address.
(Inherited from UserInfo.) | ||
Enabled |
Indicates if user is enabled.
(Inherited from UserInfo.) | |
FirstName |
First name of user.
(Inherited from UserInfo.) | |
Friends |
Returns the HashTable with user's friends.
(Inherited from UserInfo.) | |
FullName |
Full name of user.
(Inherited from UserInfo.) | |
Generalized |
Generalized interface of this object.
(Inherited from AbstractInfoTInfo.) | |
Groups |
Returns the HashTable with user's groups.
(Inherited from UserInfo.) | |
GUIDColumn | Obsolete.
GUID column.
(Inherited from BaseInfo.) | |
HasData |
Returns true if the object has it's data storage initialized already
(Inherited from AbstractInfoTInfo.) | |
HasChanged |
Returns true if the object changed.
(Inherited from AbstractInfoTInfo.) | |
CheckUnique |
If true, the code name is checked for uniqueness upon saving.
(Inherited from BaseInfo.) | |
ChildDependencies |
Collection of the child dependencies for the given object. These are objects which should be included into the parent data (for example class data for BizForms), but aren't direct child of the object.
(Inherited from BaseInfo.) | |
ChildDependencyColumns | Obsolete.
Name of the columns (separated by semicolon) of object dependencies which should be included into the parent data (for example class data for BizForms).
(Inherited from BaseInfo.) | |
ChildObjectTypes | Obsolete.
Child object types.
(Inherited from BaseInfo.) | |
Children |
Collection of the child objects for the given object.
(Inherited from BaseInfo.) | |
Icon |
Object icon
(Inherited from BaseInfo.) | |
IDColumn | Obsolete.
ID column name of the info record.
(Inherited from BaseInfo.) | |
IgnoreExternalColumns |
If true, externally stored columns are ignored and are stored normally in DB.
(Inherited from BaseInfo.) | |
InstanceGUID |
Returns the object instance GUID
(Inherited from BaseInfo.) | |
InvalidateObject | Obsolete.
If true, object is invalidated when the object is changed.
(Inherited from BaseInfo.) | |
IsCachedObject |
If true, the object is cached within the system for later use
(Inherited from BaseInfo.) | |
IsClone |
Indicates if the object is clone.
(Inherited from BaseInfo.) | |
IsComplete |
Returns true if the object is complete (has all columns).
(Inherited from AbstractInfoTInfo.) | |
IsDisconnected |
Returns true if this collection is disconnected from the database
(Inherited from BaseInfo.) | |
IsEditorInternal |
Gets or sets the IsEditor flag. This property is considered for internal purposes only and should not be used in custom code.
(Inherited from UserInfo.) | |
IsExternal |
True if the user is external.
(Inherited from UserInfo.) | |
IsGlobal |
Returns true if the object is global object. False if the object belongs to specific site only.
(Inherited from BaseInfo.) | |
IsGlobalAdministrator |
True if the user is the global administrator.
(Overrides UserInfoIsGlobalAdministrator.) | |
IsCheckedOut |
Indicates if the object is checked out.
(Inherited from BaseInfo.) | |
IsCheckedOutByUserID |
Gets ID of the user who checked the object out.
(Inherited from BaseInfo.) | |
IsObjectValid |
Returns true if the object is considered valid.
(Inherited from BaseInfo.) | |
IsVirtual |
Indicates if user is initialized from virtual context
| |
Item |
Gets or sets the value of the column.
(Inherited from BaseInfo.) | |
LastLogon |
Last logon of user.
(Inherited from UserInfo.) | |
LastName |
Last name.
(Inherited from UserInfo.) | |
LogEvents |
If true, Events tasks are logged on the object update.
(Inherited from BaseInfo.) | |
LogExport |
If true, export tasks are logged on the object update.
(Inherited from BaseInfo.) | |
LogIntegration |
If true, integration tasks are being logged.
(Inherited from BaseInfo.) | |
LogSynchronization |
If true, synchronization tasks are logged on the object update.
(Inherited from BaseInfo.) | |
LogWebFarmTasks |
If true, web farm tasks are logged on the object update.
(Inherited from BaseInfo.) | |
MembershipRoles |
Returns the HashTable of the user Sites and roles got via membership.
(Inherited from UserInfo.) | |
Memberships |
Returns hashtable of user's membership
(Inherited from UserInfo.) | |
MembershipsValidity |
Returns hashtable of user's membership
(Inherited from UserInfo.) | |
MetaFiles |
Collection of the metafiles belonging to the object.
(Inherited from BaseInfo.) | |
MiddleName |
Middle name of user.
(Inherited from UserInfo.) | |
Name |
Returns the code name of the object
(Inherited from BaseInfo.) | |
ObjectCategory |
Object category.
(Inherited from BaseInfo.) | |
ObjectClassName | Obsolete.
Class name.
(Inherited from BaseInfo.) | |
ObjectCodeName |
Object code name.
(Inherited from BaseInfo.) | |
ObjectDisplayName |
Object display name.
(Inherited from BaseInfo.) | |
ObjectFullName |
Object full name if exists
(Inherited from BaseInfo.) | |
ObjectGroupID |
Object community group ID.
(Inherited from BaseInfo.) | |
ObjectGUID |
Object GUID.
(Inherited from BaseInfo.) | |
ObjectIcon |
Object icon metafile.
(Inherited from BaseInfo.) | |
ObjectIconGUID |
Object icon GUID.
(Inherited from BaseInfo.) | |
ObjectID |
Object ID.
(Inherited from BaseInfo.) | |
ObjectIsCustom |
Indicates if object is custom.
(Inherited from BaseInfo.) | |
ObjectIsCustomized |
Indicates if object is customized.
(Inherited from BaseInfo.) | |
ObjectIsNested | Obsolete.
Returns true if the object is created within wrapping object and figures as its part (e.g., partial classes for TreeNode class).
(Inherited from BaseInfo.) | |
ObjectLastAccessed |
Object last access time (uses internally by providers).
(Inherited from BaseInfo.) | |
ObjectLastModified |
Last modified time.
(Inherited from BaseInfo.) | |
ObjectOrder |
Returns the order of the object among the other objects.
(Inherited from BaseInfo.) | |
ObjectParent |
Object parent.
(Inherited from BaseInfo.) | |
ObjectParentID |
Object parent ID.
(Inherited from BaseInfo.) | |
ObjectSettings |
Object settings
(Inherited from BaseInfo.) | |
ObjectSite |
Returns the object site.
(Inherited from BaseInfo.) | |
ObjectSiteID |
Object site ID.
(Inherited from BaseInfo.) | |
ObjectSiteName |
Object site name.
(Inherited from BaseInfo.) | |
ObjectStatus |
Returns the current status of the object.
(Inherited from BaseInfo.) | |
ObjectThumbnail |
Object thumbnail metafile.
(Inherited from BaseInfo.) | |
ObjectThumbnailGUID |
Object thumbnail GUID.
(Inherited from BaseInfo.) | |
ObjectType | Obsolete.
Object type.
(Inherited from BaseInfo.) | |
ObjectVersionGUID |
Object version GUID.
(Inherited from BaseInfo.) | |
OrderColumn | Obsolete.
Order column name of the info record.
(Inherited from BaseInfo.) | |
Orders |
Collection or users orders made on current site.
(Inherited from UserInfo.) | |
OriginalObjectCodeName |
Returns the original object code name
(Inherited from AbstractInfoTInfo.) | |
OtherBindingObjectTypes | Obsolete.
Other binding types (ObjectType constants separated by semicolon) - binding types where this object participate but is not parent object of those binding types.
(Inherited from BaseInfo.) | |
OtherBindings |
Collection of the binding objects for the given object.
(Inherited from BaseInfo.) | |
Parent |
Object parent
(Inherited from BaseInfo.) | |
ParentIDColumn | Obsolete.
Parent ID column name of the info record.
(Inherited from BaseInfo.) | |
ParentObjectType |
Parent object type.
(Inherited from BaseInfo.) | |
PasswordFormat |
Format of the user password.
(Inherited from UserInfo.) | |
PreferredCultureCode | Obsolete.
User preferred culture code.
| |
PreferredUICultureCode |
User preferred UI Culture code.
(Overrides UserInfoPreferredUICultureCode.) | |
PrioritizedProperties |
Gets the list of properties which should be prioritized in the macro controls (IntelliSense, MacroTree).
(Inherited from BaseInfo.) | |
Processes |
Collection of the processes belonging to the object.
(Inherited from BaseInfo.) | |
Properties |
Properties of the object
(Inherited from AbstractInfoTInfo.) | |
PurchasedProducts |
Collection of all products purchased by user at all sites.
(Inherited from UserInfo.) | |
ReferringObjects |
Collection of the objects depending on this object (object which have FK to this object).
(Inherited from BaseInfo.) | |
RegisteredProperties |
Registered properties
(Inherited from AbstractInfoTInfo.) | |
RelatedData |
Custom data connected to the object.
(Inherited from BaseInfo.) | |
RelatedObjects |
Related objects.
(Inherited from BaseInfo.) | |
ResourceUIElements |
Returns UI elements within each module across all sites the user can see.
(Inherited from UserInfo.) | |
RolesValidity |
Returns the HashTable of the temporary user roles.
(Inherited from UserInfo.) | |
SearchType |
Gets the type of current object.
(Inherited from UserInfo.) | |
ScheduledTasks |
Collection of the scheduled tasks belonging to the object.
(Inherited from BaseInfo.) | |
Site |
Object site
(Inherited from BaseInfo.) | |
SiteCultures |
Returns the user's allowed cultures.
(Inherited from UserInfo.) | |
SiteIDColumn | Obsolete.
Site ID column name of the info record.
(Inherited from BaseInfo.) | |
SitesRoles |
Returns the HashTable of the user Sites and roles.
(Inherited from UserInfo.) | |
SupportsVersioning |
Indicates if the object versioning is supported. Default false
(Inherited from BaseInfo.) | |
Thumbnail |
Object thumbnail
(Inherited from BaseInfo.) | |
TimeStampColumn | Obsolete.
Time stamp column.
(Inherited from BaseInfo.) | |
TimeZoneInfo |
Gets the user's time zone information.
(Inherited from UserInfo.) | |
TouchCacheDependencies |
If true, cache dependencies are touched when the object is changed.
(Inherited from BaseInfo.) | |
TypeInfo |
Object type information.
(Inherited from BaseInfo.) | |
UpdateTimeStamp |
If true, timestamp of the object is updated when saved.
(Inherited from BaseInfo.) | |
UpdateVersionGUID |
If true, version GUID of the object is updated when saved.
(Inherited from AbstractInfoTInfo.) | |
URLReferrer |
User URL referrer.
| |
UserAccountLockReason |
Gets or sets number representing reason for user account lock
(Inherited from UserInfo.) | |
UserAuthenticationGUID |
Temporary GUID for user identification for automatic sign-in in the CMS Desk.
(Inherited from UserInfo.) | |
UserAvatarID |
User avatar ID.
(Inherited from UserInfo.) | |
UserCampaign |
User campaign.
(Inherited from UserInfo.) | |
UserCreated |
When was user created.
(Inherited from UserInfo.) | |
UserCustomData |
User custom data.
(Inherited from UserInfo.) | |
UserDescription |
User description.
(Inherited from UserInfo.) | |
UserEnabled |
Indicates whether user is enabled.
(Inherited from UserInfo.) | |
UserGlobalAccessDisabled |
Indicates whether user with global admin flag is able to manage global applications and functionality.
This property is considered for internal purposes only and should not be used in custom code.
(Inherited from UserInfo.) | |
UserGUID |
User GUID.
(Inherited from UserInfo.) | |
UserHasAllowedCultures |
If user has allowed more than one culture.
(Inherited from UserInfo.) | |
UserID |
User ID.
(Inherited from UserInfo.) | |
UserInvalidLogOnAttempts |
Gets or sets number of user invalid logon attempts.
(Inherited from UserInfo.) | |
UserInvalidLogOnAttemptsHash |
User password change request hash.
(Inherited from UserInfo.) | |
UserIsDisabledManually |
Indicates if user was disabled manually by admin.
(Inherited from UserInfo.) | |
UserIsDomain |
Determines whether user is domain user.
(Inherited from UserInfo.) | |
UserIsExternal |
Indicated whether user is external.
(Inherited from UserInfo.) | |
UserIsGlobalAdministrator |
Indicates whether user is global administrator.
(Inherited from UserInfo.) | |
UserIsHidden |
Indicates whether user is hidden.
(Inherited from UserInfo.) | |
UserLastLogonInfo |
User last logon info.
(Inherited from UserInfo.) | |
UserLastModified |
Object last modified.
(Inherited from UserInfo.) | |
UserMessagingNotificationEmail |
Messaging notification email.
(Inherited from UserInfo.) | |
UserMFRequired |
Multi-factor authentication is required for user.
(Inherited from UserInfo.) | |
UserName |
User name.
(Inherited from UserInfo.) | |
UserNickName |
User nick name.
(Inherited from UserInfo.) | |
UserPasswordExpiration |
Return number of days before user password expiration, null value means that password will never expire,
positive values indicates number of days the password is expired and negative value indicates number of days before expiration
(Inherited from UserInfo.) | |
UserPasswordFormat |
Format of user's password.
(Inherited from UserInfo.) | |
UserPasswordLastChanged |
Gets or sets time of last password change
(Inherited from UserInfo.) | |
UserPasswordRequestHash |
User password change request hash.
(Inherited from UserInfo.) | |
UserPicture |
User picture.
(Inherited from UserInfo.) | |
UserSettings |
Gets the UserSettigs info object for the user.
(Inherited from UserInfo.) | |
UserSignature |
User signature.
(Inherited from UserInfo.) | |
UserStartingAliasPath |
Starting alias path of user.
(Inherited from UserInfo.) | |
UserTimeZoneID |
User time zone ID.
(Inherited from UserInfo.) | |
UserTokenID |
Unique Id.
(Inherited from UserInfo.) | |
UserTokenIteration |
Token Iteration
(Inherited from UserInfo.) | |
UserURLReferrer |
URL Referrer of user.
(Inherited from UserInfo.) | |
UserVisibility |
Contains XML with user's custom form field visibility settings.
(Inherited from UserInfo.) | |
ValidateCodeName |
If true, the code name is validated upon saving.
(Inherited from BaseInfo.) | |
VersioningEnabled |
Indicates if the object versioning is enabled by the settings.
(Inherited from BaseInfo.) | |
Wishlist |
Collection of all users wishlist items from all sites.
(Inherited from UserInfo.) |