Click or drag to resize

ListWidgetInstantFetch Property

Gets or sets value indicating whether data should be fetch to widget instantly, otherwise - using ajax

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
protected bool InstantFetch { get; set; }

Property Value

Type: Boolean
See Also