| LeadsListAutoLoad Property |
Gets or sets value indicating whether to automatically fill list with data once the page is loaded.
Namespace:
Dynamicweb.Controls.OMC
Assembly:
Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax [BindableAttribute(false)]
[DefaultValueAttribute(false)]
public bool AutoLoad { get; set; }
<BindableAttribute(false)>
<DefaultValueAttribute(false)>
Public Property AutoLoad As Boolean
Get
Set
Property Value
Type:
BooleanRemarks See Also