Click or drag to resize
CMSAbstractControlFilterControlMaxRelativeLevel Property
Relative level of child documents that should be selected. -1 selects all child documents.

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

Property Value

Type: Int32

Implements

ICMSControlPropertiesMaxRelativeLevel
See Also