Click or drag to resize

UserPermissionsSetMaxCRUD Method

Sets the maximum CRUD.

Namespace:  Recrovit.RecroGridFramework.Security
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public string SetMaxCRUD(
	string maxCRUD
)

Parameters

maxCRUD
Type: SystemString
String of combination from CRUD.

Return Value

Type: String
The CRUD.
See Also