ManagedWebPage Constructor
|
Initializes a new instance of the ManagedWebPage class. |
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'.` |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
ManagedWebPage Class | Arachnode.SiteCrawler.Value Namespace