| RecroSecRoleRoleName Property |
Gets or sets the name of the role.
Namespace:
Recrovit.RecroGridFramework.Security
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public string RoleName { get; set; }
Property Value
Type:
String
The name of the role.
See Also