Click or drag to resize
BasicRepeaterDataBindByDefault Property
Indicates whether data binding should be performed by default.

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

Property Value

Type: Boolean
See Also