Click or drag to resize
UserInfomResourceUIElements Field
Hashtable with all UI elements within each module across all sites the user can see.

Namespace: CMS.Membership
Assembly: CMS.Membership (in CMS.Membership.dll) Version: 9.0.0
Syntax
C#
protected SafeDictionary<string, SafeDictionary<string, Nullable<DateTime>>> mResourceUIElements

Field Value

Type: SafeDictionaryString, SafeDictionaryString, NullableDateTime
See Also