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