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