HtmlFormDefinitionPageHtml 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 public string PageHtml { get; }
Public ReadOnly Property PageHtml As String
Get
public:
property String^ PageHtml {
String^ get ();
}
member PageHtml : string with get
Property Value
Type:
StringSee Also