Click or drag to resize

DashboardWidgetHelperGetParametersCount Method

Gets widget AddIn parameters count

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public static int GetParametersCount(
	DashboardWidget widget
)

Parameters

widget
Type: Dynamicweb.Dashboards.WidgetsDashboardWidget

Return Value

Type: Int32
See Also