| 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 Widgets As IEnumerable(Of DashboardWidget)
Get
Set
Property Value
Type:
IEnumerableDashboardWidgetSee Also