UtilWebDownloadWebpage Method

Overload List

DownloadWebpage(String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(String, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(String, WebProxy) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(String, String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(String, Encoding) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri, WebProxy) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri, String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri, Encoding) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(String, WebProxy, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(String, WebProxy, String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(String, WebProxy, Encoding) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(String, String, Encoding) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(String, Encoding, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri, WebProxy, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri, WebProxy, String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri, WebProxy, Encoding) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri, String, Encoding) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri, Encoding, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(String, WebProxy, String, Encoding) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(String, WebProxy, Encoding, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri, WebProxy, String, Encoding) Downloads the source-code of an Url that points to an Html document.
DownloadWebpage(Uri, WebProxy, Encoding, KeyValuePairString, String) Downloads the source-code of an Url that points to an Html document.

See Also