Gets and Sets the collection of Roles to display
Namespace: DotNetNuke.Security.Permissions.ControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public ArrayList Roles { get; set; } |
Visual Basic |
---|
Public Property Roles As ArrayList Get Set |