UserInfoCreateNewRolesDictionary Method |
Creates a new empty dictionary for storing roles
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 13.0.131
Syntax public SafeDictionary<string, Nullable<int>> CreateNewRolesDictionary()
Return Value
Type:
SafeDictionaryString,
NullableInt32See Also