Click or drag to resize

HtmlFormSubmitRequest Method

Overload List
  NameDescription
Protected methodSubmitRequest(String, WebResponseType)
Submits the form, specifying the request data and the expected response type.
Protected methodSubmitRequest(String, WebResponseType)
Submits the form, specifying the request data and a range of valid response types.
Protected methodSubmitRequest(String, Boolean, WebResponseType)
Submits the form, specifying the request data, redirection action, and the expected response type.
Protected methodSubmitRequest(String, Boolean, WebResponseType)
Submits the form, specifying the request data, redirection action, and a range of valid response types.
Top
See Also