BaseInfo GetGlobalPermissionName Method Kentico 8.1 API Reference
Returns name of the global permission name corresponding to the given permission name. By default, "Global" + permissionName is returned.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

permissionName
Type: OnlineSystem String
Name of the original permission

Return Value

Type: OnlineString
See Also