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