Click or drag to resize

FeedProvider.GetOptions Method

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

Parameters

dropdownName
Type: System.String

Return Value

Type: Hashtable

Implements

IDropDownOptions.GetOptions(String)
See Also