Click or drag to resize
BasicRepeaterDataSource Property
Object from which data-bound control retrieves its list of data item.

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

Property Value

Type: Object
See Also