| UserPermissionsSetMaxCRUD Method |
Sets the maximum CRUD.
Namespace:
Recrovit.RecroGridFramework.Security
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public string SetMaxCRUD(
string maxCRUD
)
Parameters
- maxCRUD
- Type: SystemString
String of combination from CRUD.
Return Value
Type:
StringThe CRUD.
See Also