| UserPermissionsCRUD Property |
Gets or sets the acronym CRUD (Create, Read, Update, Delete).
Namespace:
Recrovit.RecroGridFramework.Security
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public string CRUD { get; set; }
Property Value
Type:
String
String of combination from CRUD.
See Also