TreeSecurityProviderGetPermissionName Method |
Returns name of the permission specified by the enumeration value.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static string GetPermissionName(
NodePermissionsEnum permission
)
Parameters
- permission
- Type: CMS.DocumentEngineNodePermissionsEnum
Enumeration value of the permission
Return Value
Type:
StringSee Also