Click or drag to resize
UIElementInfoIsInAdministrationScope Property
Gets the value that indicates whether element is in administration scope (anywhere under the administration element)

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

Property Value

Type: Boolean
See Also