Click or drag to resize

FeedProviderGetOptions 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: SystemString

Return Value

Type: Hashtable

Implements

IDropDownOptionsGetOptions(String)
See Also