Click or drag to resize

DateTimeCodeProviderGetOptions Method

Namespace:  Dynamicweb.Extensibility.CodeProviders
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public Hashtable GetOptions(
	string dropdownName
)

Parameters

dropdownName
Type: SystemString

Return Value

Type: Hashtable

Implements

IDropDownOptionsGetOptions(String)
See Also