Form GetTextAreaElement Method C# API
Overload List

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