| 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; }
Protected Property InstantFetch As Boolean
Get
Set
Property Value
Type:
BooleanSee Also