Click or drag to resize
CMSPageCheckAccessToSiteManager Method

Note: This API is now obsolete.

Checks whether user is global administrator with access to all applications If it is user is redirected to access denied page.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
[ObsoleteAttribute("This method is obsolete use CheckGlobalAdministrator() instead.")]
public bool CheckAccessToSiteManager()

Return Value

Type: Boolean
See Also