Form GetInputElement Method C# API
Overload List

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