HtmlFormDefinition Class |
Namespace: NScrape.Forms
The HtmlFormDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| Attributes |
Gets the attributes of the HTML form.
| |
| Controls |
Gets the controls contained within the HTML form.
| |
| Id |
Gets the id attribute of the HTML form.
| |
| PageHtml |
Gets the HTML text of the page containing the form.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| Parse |
Parses HTML form definitions out of HTML text.
| |
| ToString | (Inherited from Object.) |