Click or drag to resize

DashboardWidgetHelperGetSystemName Method

Gets widget system name used as unique id

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public static string GetSystemName(
	Type type
)

Parameters

type
Type: SystemType
The widget type

Return Value

Type: String
See Also