wwWebListControl::SelectionMode
Selection mode for listboxes and dropdowns which is either Single or Multiple.
Possible values:
-
* Single
* Multiple
You can use the SelectedValue and SelectedValues properties to get and set the selection values.
Parameters
Initial value: Single