Click or drag to resize

InsightWidgetBaseGetParametersToHide Method

Namespace:  Dynamicweb.Dashboards.Widgets
Assembly:  Dynamicweb.Dashboards (in Dynamicweb.Dashboards.dll) Version: 2.9.4
Syntax
public List<string> GetParametersToHide(
	string dropdownName,
	string optionKey
)

Parameters

dropdownName
Type: SystemString
optionKey
Type: SystemString

Return Value

Type: ListString

Implements

IDropDownOptionActionsGetParametersToHide(String, String)
See Also