Click or drag to resize
UIElementInfoElementRequiresGlobalAdminPriviligeLevel Property
Defines if UI Element can be accessed only by global administrator.

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 12.0.0
Syntax
C#
public virtual bool ElementRequiresGlobalAdminPriviligeLevel { get; set; }

Property Value

Type: Boolean
See Also