Returns name of the global permission name corresponding to the given permission name.
By default, "Global" + permissionName is returned.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- permissionName
- Type: System String
Name of the original permission
Return Value
Type: StringSee Also