The properties of the ManagedWebPage class are listed below. For a complete list of ManagedWebPage class members, see the ManagedWebPage Members topic.
DiscoveryPath | The on-disk location of the Discovery. |
HtmlDocument | The HtmlDocument representing the WebPage, as created by the HtmlAgilityPack. This will be 'null' if 'ManageWebPageMetaData' is set to 'false'. |
StreamWriter | Gets or sets the stream writer. |
Tags | Gets or sets the tags. This will be 'null' if 'ManageWebPageMetaData' is set to 'false'. |
Text | Gets or sets the text. This will be 'null' if 'ManageWebPageMetaData' is set to 'false'.` |
ManagedWebPage Class | Arachnode.SiteCrawler.Value Namespace