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