Click or drag to resize
CMSPageCheckGlobalAdministrator Method
Checks whether user is global administrator with access to all applications User without global access is redirected to access denied page.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax
C#
public bool CheckGlobalAdministrator()

Return Value

Type: Boolean
See Also