Click or drag to resize
CMSAbstractControlPropertiesMaxRelativeLevel Property
Property to set and get the MaxRelativeLevel.

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

Property Value

Type: Int32

Implements

ICMSControlPropertiesMaxRelativeLevel
See Also