Click or drag to resize

HtmlFormHtml Property

Gets the HTML text of the page containing the form.

Namespace:  NScrape.Forms
Assembly:  NScrape (in NScrape.dll) Version: 0.4.1.0
Syntax
protected string Html { get; }

Property Value

Type: String
See Also