HtmlFormSubmitRequest Method |
Name | Description | |
---|---|---|
![]() | SubmitRequest(String, WebResponseType) |
Submits the form, specifying the request data and the expected response type.
|
![]() | SubmitRequest(String, WebResponseType) |
Submits the form, specifying the request data and a range of valid response types.
|
![]() | SubmitRequest(String, Boolean, WebResponseType) |
Submits the form, specifying the request data, redirection action, and the expected response type.
|
![]() | SubmitRequest(String, Boolean, WebResponseType) |
Submits the form, specifying the request data, redirection action, and a range of valid response types.
|