Click or drag to resize

UserEditorGetOptions Method

Namespace:  Dynamicweb.Content.Items.Editors
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