Click or drag to resize
UserInfomSitesRoles Field
Table with the sites and corresponding roles.

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

Field Value

Type: SafeDictionaryString, SafeDictionaryString, NullableInt32
See Also