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

Namespace: CMS.DocumentEngine.Web.UI
Assembly: CMS.DocumentEngine.Web.UI (in CMS.DocumentEngine.Web.UI.dll) Version: 11.0.0
Syntax
C#
public bool RelatedNodeIsOnTheLeftSide { get; set; }

Property Value

Type: Boolean

Implements

ICMSDataPropertiesRelatedNodeIsOnTheLeftSide
See Also