web-config v2.1.0 (2019-01-09T23:46:17Z)
Home
Dub
Repo
DefaultInputGenerator.dropdownList
webconfig
DefaultInputGenerator
Called for enums disabled as select (you need to iterate over the enum members)
struct
DefaultInputGenerator
@
safe
static
string
dropdownList
(
Enum
translations
...
)
(
string
name
,
Enum
value
,
string
raw
,
bool
success
)
Meta
Source
See Implementation
webconfig
DefaultInputGenerator
static functions
checkbox
checkboxList
dropdownList
optionList
textarea
textfield
Called for enums disabled as select (you need to iterate over the enum members)