WebBrowserExtensionsEx Class | 
Namespace: CefSharp
The WebBrowserExtensionsEx type exposes the following members.
| Name | Description | |
|---|---|---|
| DownloadUrl | 
            Downloads the specified url and calls completeHandler
            when the download is complete. Makes a GET Request.
              | |
| DownloadUrlAsync | 
            Downloads the specified url as a [!:byte[]].
            Makes a GET Request.
              | |
| GetVisibleNavigationEntryAsync |