Click or drag to resize
ContactInfoGetGlobalPermissionName Method
Returns name of the permission used for checking global permissions.

Namespace: CMS.ContactManagement
Assembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax
C#
protected override string GetGlobalPermissionName(
	string permissionName
)

Parameters

permissionName
Type: SystemString
Name of the original permission

Return Value

Type: String
See Also