Gets the Roles for this Role Group
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public Dictionary<string, RoleInfo> Roles { get; } |
Visual Basic |
---|
Public ReadOnly Property Roles As Dictionary(Of String, RoleInfo) Get |