Gets and sets the RoleGroup Id
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlIgnoreAttribute] public int RoleGroupID { get; set; } |
Visual Basic |
---|
<XmlIgnoreAttribute> Public Property RoleGroupID As Integer Get Set |