Click or drag to resize

WebBrowserExtensionsEx Methods

Version 94.4.20

The WebBrowserExtensionsEx type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDownloadUrl
Downloads the specified url and calls completeHandler when the download is complete. Makes a GET Request.
Public methodStatic memberDownloadUrlAsync
Downloads the specified url as a [!:byte[]]. Makes a GET Request.
Public methodStatic memberGetVisibleNavigationEntryAsync
Retrieve the current NavigationEntry. Contains information like HttpStatusCode and SslStatus
Top
See Also