Click or drag to resize

LiveIntegrationAddInGetOptions Method

Get options for editors with multiple values

Namespace:  Dynamicweb.Ecommerce.LiveIntegration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public Hashtable GetOptions(
	string dropdownName
)

Parameters

dropdownName
Type: SystemString
Name of the dropdown.

Return Value

Type: Hashtable
Hashtable.

Implements

IDropDownOptionsGetOptions(String)
See Also