Gets and sets whether the role is public
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public bool IsPublic { get; set; } |
Visual Basic |
---|
Public Property IsPublic As Boolean Get Set |
![]() ![]() |
Sandcastle Documented DotNetNuke Core |
RoleInfo..::..IsPublic Property |
RoleInfo Class See Also Send Feedback |
C# |
---|
public bool IsPublic { get; set; } |
Visual Basic |
---|
Public Property IsPublic As Boolean Get Set |