Form GetSelectElement Method C# API
Overload List

  NameDescription
Public methodGetSelectElement(String)
Gets the SelectElement with the specified name.
Public methodGetSelectElement(String, String)
Gets the SelectElement with the specified name and value.
Back to Top
See Also