BaseInfo GetGlobalPermissionName Method Kentico 8.0 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.0.5239.26125)

Parameters

permissionName
Type: OnlineSystem String
Name of the original permission

Return Value

Type: OnlineString
See Also