Click or drag to resize

ShopUrlDataProviderGetOptions Method

Namespace:  Dynamicweb.Ecommerce.Frontend.UrlHandling
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Hashtable GetOptions(
	string dropdownName
)

Parameters

dropdownName
Type: SystemString

Return Value

Type: Hashtable

Implements

IDropDownOptionsGetOptions(String)
See Also