List of Roles/Groups for the User
Namespace: DotNetNuke.Entities.Users.SocialAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlAttributeAttribute] public IList<UserRoleInfo> Roles { get; } |
Visual Basic |
---|
<XmlAttributeAttribute> Public ReadOnly Property Roles As IList(Of UserRoleInfo) Get |