Click or drag to resize

DashboardWidgetGetOptions Method

Return dropdown options

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

Parameters

dropdownName
Type: SystemString

Return Value

Type: Hashtable

Implements

IDropDownOptionsGetOptions(String)
See Also