Click or drag to resize
CMSRepeaterRelatedNodeIsOnTheLeftSide Property
If true, the returned nodes are on the right side of the relationship.

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

Property Value

Type: Boolean

Implements

ICMSDataPropertiesRelatedNodeIsOnTheLeftSide
See Also