Gets whether this role is a system role
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool IsSystemRole { get; set; } |
| Visual Basic |
|---|
Public Property IsSystemRole As Boolean Get Set |
| Sandcastle Documented DotNetNuke Core |
| RoleInfo..::..IsSystemRole Property |
| RoleInfo Class See Also Send Feedback |
| C# |
|---|
public bool IsSystemRole { get; set; } |
| Visual Basic |
|---|
Public Property IsSystemRole As Boolean Get Set |