Form GetOptionElement Method C# API
Overload List

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