Property WasServerRedirect
- Namespace
 - DotNetBrowser.Navigation.Events
 
- Assembly
 - DotNetBrowser.dll
 
WasServerRedirect
Indicates whether the navigation has encountered a server redirect.
public bool WasServerRedirect { get; }
Property Value
- bool
 trueif the navigation has encountered a server redirect,falseotherwise.