SelectElement SetSelectedOption Method C# API
Overload List

  NameDescription
Public methodSetSelectedOption(String)
Sets the selected option from the list of available OptionElement objects.
Public methodSetSelectedOption(OptionElement)
Sets the selected option from the list of available OptionElement objects.
Back to Top
See Also