Click or drag to resize

ChartWidgetGetOptions Method

Return dropdown options

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public override Hashtable GetOptions(
	string dropdownName
)

Parameters

dropdownName
Type: SystemString

Return Value

Type: Hashtable

Implements

IDropDownOptionsGetOptions(String)
IDropDownOptionsGetOptions(String)
See Also