arachnode.net

HtmlManager.CreateHtmlDocument Method

Creates a HtmlDocument (WebPage) that references downloaded content. If the Discovery isn't available locally, a remote (hotlinked) request is made.

Overload List

Creates a HtmlDocument (WebPage) that references downloaded content. If the Discovery isn't available locally, a remote (hotlinked) request is made.

public static HtmlDocument CreateHtmlDocument(string,string,string,UriQualificationType,ArachnodeDAO)

Creates the HTML document.

public static HtmlDocument CreateHtmlDocument(string,Encoding)

See Also

HtmlManager Class | Arachnode.SiteCrawler.Managers Namespace