Click or drag to resize

IDashboardWidgets Property

Gets or sets collection of widgets to show

Namespace:  Dynamicweb.Dashboards
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
IEnumerable<DashboardWidget> Widgets { get; set; }

Property Value

Type: IEnumerableDashboardWidget
See Also