Gets and sets the RoleGroup Name
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string RoleGroupName { get; set; } |
| Visual Basic |
|---|
Public Property RoleGroupName As String Get Set |
| Sandcastle Documented DotNetNuke Core |
| RoleGroupInfo..::..RoleGroupName Property |
| RoleGroupInfo Class See Also Send Feedback |
| C# |
|---|
public string RoleGroupName { get; set; } |
| Visual Basic |
|---|
Public Property RoleGroupName As String Get Set |