Click or drag to resize

DashboardConfigurationWidgets Property

Gets or sets collection of dashboard widgets

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

Property Value

Type: IEnumerableDashboardWidget
See Also