Click or drag to resize

DashboardWidgetHelperGetName Method (DashboardWidget)

Gets widget friendly name.

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

Parameters

widget
Type: Dynamicweb.Dashboards.WidgetsDashboardWidget
The widget

Return Value

Type: String
See Also