| UserPermissionsGetPermissionId Method |
Gets the permission identifier.
Namespace:
Recrovit.RecroGridFramework.Security
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax public static int GetPermissionId(
string permissionName
)
Parameters
- permissionName
- Type: SystemString
Name of the permission.
Return Value
Type:
Int32The permission identifier.
See Also