ContactGroupInfoGetGlobalPermissionName Method |
Returns name of the permission used for checking global permissions.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 12.0.0
Syntax protected override string GetGlobalPermissionName(
string permissionName
)
Parameters
- permissionName
- Type: SystemString
Name of the original permission
Return Value
Type:
StringSee Also