Click or drag to resize
IUserInfoResourceUIElements Property
Gets UI elements within each module across all sites the user can see.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
SafeDictionary<string, SafeDictionary<string, Nullable<DateTime>>> ResourceUIElements { get; }

Property Value

Type: SafeDictionaryString, SafeDictionaryString, NullableDateTime
See Also