Click or drag to resize
UIElementInfoElementLevel Property
UI element level within the tree of all UI elements of the resource.

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

Property Value

Type: Int32
See Also