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