Table of Contents

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

true if the navigation has encountered a server redirect, false otherwise.