HtmlForm Properties |
The HtmlForm type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActionUrl |
Gets the action URL of the form.
|
![]() | Attributes |
Gets the attributes of the form.
|
![]() | Controls |
Gets the controls contained within the HTML form.
|
![]() | FormUrl |
Gets the URL of the page where the form is located.
|
![]() | Html |
Gets the HTML text of the page containing the form.
|
![]() | SubmitAsXmlHttpRequest |
Gets or sets a value indicating whether the form submission shall attempt to mimic a JQuery request.
|
![]() | WebClient |
Gets the web client used to request and submit the form.
|