| HtmlWebGet Method |
| Name | Description | |
|---|---|---|
| Get(String, String) |
Gets an HTML document from an Internet resource and saves it to the specified file.
| |
| Get(String, String, String) |
Gets an HTML document from an Internet resource and saves it to the specified file.
| |
| Get(String, String, WebProxy, NetworkCredential) |
Gets an HTML document from an Internet resource and saves it to the specified file. - Proxy aware
| |
| Get(String, String, WebProxy, NetworkCredential, String) |
Gets an HTML document from an Internet resource and saves it to the specified file. Understands Proxies
|