IUserInfoSitesRoles Property |
Gets the HashTable of the user sites and roles.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 13.0.131
Syntax SafeDictionary<string, SafeDictionary<string, Nullable<int>>> SitesRoles { get; }
Property Value
Type:
SafeDictionaryString,
SafeDictionaryString,
NullableInt32See Also