| WebBrowserExtensionsEx Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: CefSharp
 Syntax
SyntaxThe WebBrowserExtensionsEx type exposes the following members.
 Methods
Methods| 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 | 
 See Also
See Also