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

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

Property Value

Type: Boolean
See Also