Click or drag to resize

WebHelper Class

Helper for web methods.
Inheritance Hierarchy
SystemObject
  TomsToolbox.DesktopWebHelper

Namespace: TomsToolbox.Desktop
Assembly: TomsToolbox.Desktop (in TomsToolbox.Desktop.dll) Version: 2.21.0+44d18b541fc9419ec3c549350a832394661b2a4d
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public static class WebHelper

The WebHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberCreateHttpWebRequestObsolete.
Creates an HTTP web request with the system proxy settings.
Public methodStatic memberDownloadObsolete.
Downloads the data from the specified URI using a GET request.
Top
See Also