Gets an sets the Description of the Role
Namespace: DotNetNuke.Security.RolesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public string Description { get; set; } |
Visual Basic |
---|
Public Property Description As String Get Set |
![]() ![]() |
Sandcastle Documented DotNetNuke Core |
RoleInfo..::..Description Property |
RoleInfo Class See Also Send Feedback |
C# |
---|
public string Description { get; set; } |
Visual Basic |
---|
Public Property Description As String Get Set |