Click or drag to resize
BasicRepeaterRelatedData Property
Custom data connected to the object, if not set, returns the Related data of the nearest IDataControl.

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

Property Value

Type: Object

Implements

IRelatedDataRelatedData
See Also