Click or drag to resize
BasicRepeaterDefaultDataSource Property
Default data source to use if no external is provided.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax
C#
protected virtual CMSBaseDataSource DefaultDataSource { get; }

Property Value

Type: CMSBaseDataSource
See Also