Click or drag to resize

InsightWidgetBaseDatePeriod Property

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
[AddInLabelAttribute("Date range")]
[AddInParameterAttribute("DatePeriod")]
[AddInParameterOrderAttribute(100)]
[AddInParameterGroupAttribute("")]
[AddInParameterEditorAttribute(typeof(DropDownParameterEditor), "container=body;none=false;SortBy=Key")]
public string DatePeriod { get; set; }

Property Value

Type: String
See Also