Click or drag to resize
CMSControlDataSourceMaxRelativeLevel 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: 8.2.23
Syntax
C#
public int MaxRelativeLevel { get; set; }

Property Value

Type: Int32

Implements

ICMSControlPropertiesMaxRelativeLevel
See Also