Event Error
Occurs when a navigation error occurs.
event EventHandler<WebBrowserEventArgs> Error
Returns
- EventHandler<WebBrowserEventArgs>
- Occurs when a navigation error occurs.
Remarks
The NavigationError will contain an error type. The Text may contain a backend-specific more precise error message or code.