A Sandcastle Documented Class Library |
HtmlWeb..::..PreHandleDocument Field |
HtmlWeb Class See Also Send Feedback |
Occurs before an HTML document is handled.
Namespace: HtmlAgilityPack
Assembly: HtmlAgilityPack (in HtmlAgilityPack.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
C# |
---|
public HtmlWeb..::..PreHandleDocumentHandler PreHandleDocument |
Visual Basic |
---|
Public PreHandleDocument As HtmlWeb..::..PreHandleDocumentHandler |
Visual C++ |
---|
public: HtmlWeb..::..PreHandleDocumentHandler^ PreHandleDocument |