Click or drag to resize
SecurityCheckCheckGlobalAdministrator Method
Checks the security of the global admin, returns true if the security check succeeded.

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

Return Value

Type: Boolean
See Also