Click or drag to resize

RecroSecAdministratorGroupName Property

Gets or sets the name of the Administrator group.

Namespace:  Recrovit.RecroGridFramework.Security
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public static string AdministratorGroupName { get; set; }

Property Value

Type: String
The name of the Administrator group.
See Also