UserSecurityHelperGetPermissionName Method |
Returns name of the permission specified by the enumeration value.
Namespace: CMS.MembershipAssembly: CMS.Membership (in CMS.Membership.dll) Version: 9.0.0
Syntax public static string GetPermissionName(
PermissionsEnum permission
)
Parameters
- permission
- Type: CMS.DataEnginePermissionsEnum
Enumeration value of the permission
Return Value
Type:
StringSee Also