  | IDropDownOptionsGetOptions Method  | 
  
    Namespace: 
   Dynamicweb.Extensibility.Editors
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
SyntaxHashtable GetOptions(
	string dropdownName
)
Function GetOptions ( 
	dropdownName As String
) As Hashtable
Parameters
- dropdownName
 - Type: SystemString
 
Return Value
Type: 
Hashtable
See Also