Property IsErrorPage
- Namespace
 - DotNetBrowser.Navigation.Events
 
- Assembly
 - DotNetBrowser.dll
 
IsErrorPage
Indicates whether the navigation resulted in an error page.
public bool IsErrorPage { get; }
Property Value
- bool
 trueif the navigation resulted in an error page,falseotherwise.