Click or drag to resize

UserPermissionsCRUD Property

Gets or sets the acronym CRUD (Create, Read, Update, Delete).

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

Property Value

Type: String
String of combination from CRUD.
See Also