Click or drag to resize

WebBrowserExtensionsEx Class

Version 89.0.170
Extended WebBrowserExtensions
Inheritance Hierarchy
SystemObject
  CefSharpWebBrowserExtensionsEx

Namespace:  CefSharp
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 89.0.170.0
Syntax
public static class WebBrowserExtensionsEx

The WebBrowserExtensionsEx type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetVisibleNavigationEntryAsync
Retrieve the current NavigationEntry. Contains information like HttpStatusCode and SslStatus
Top
See Also