Click or drag to resize
IUserInfoUserIsGlobalAdministrator Property
True if the user is the global administrator.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
bool UserIsGlobalAdministrator { get; set; }

Property Value

Type: Boolean
See Also