ChromiumWebBrowserAddress Property |
Version 96.0.142
The address (URL) which the browser control is currently displaying.
Will automatically be updated as the user navigates to another page (e.g. by clicking on a link).
Namespace:
CefSharp.WinForms
Assembly:
CefSharp.WinForms (in CefSharp.WinForms.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax Remarks In the WPF control, this property is implemented as a Dependency Property and fully supports data
binding.
See Also