HtmlWebLoadHtmlAsXml Method |
| Name | Description | |
|---|---|---|
| LoadHtmlAsXml(String, XmlTextWriter) |
Loads an HTML document from an Internet resource and saves it to the specified XmlTextWriter.
| |
| LoadHtmlAsXml(String, String, XsltArgumentList, XmlTextWriter) |
Loads an HTML document from an Internet resource and saves it to the specified XmlTextWriter, after an XSLT transformation.
| |
| LoadHtmlAsXml(String, String, XsltArgumentList, XmlTextWriter, String) |
Loads an HTML document from an Internet resource and saves it to the specified XmlTextWriter, after an XSLT transformation.
|