UtilWebDownloadWebpageAsXml Method

Overload List

DownloadWebpageAsXml(String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(String, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(String, WebProxy) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(String, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(String, Encoding) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri, WebProxy) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri, Encoding) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(String, WebProxy, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(String, WebProxy, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(String, WebProxy, Encoding) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(String, String, Encoding) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(String, Encoding, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri, WebProxy, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri, WebProxy, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri, WebProxy, Encoding) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri, String, Encoding) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri, Encoding, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(String, WebProxy, String, Encoding) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(String, WebProxy, Encoding, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri, WebProxy, String, Encoding) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.
DownloadWebpageAsXml(Uri, WebProxy, Encoding, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document, then transforms it to Xml.

See Also