Méthode | Description | |
---|---|---|
AssemblePostPayload ( ) : string |
Assembles all form elements and values to POST. Also html encodes the values.
|
|
FormElementCollection ( HtmlDocument, htmlDoc ) |
Constructor. Parses the HtmlDocument to get all form input elements.
|
public FormElementCollection ( HtmlDocument, htmlDoc ) | ||
htmlDoc | HtmlDocument, |