Table of Contents

Property IsRedirect

Namespace
DotNetBrowser.Navigation.Handlers
Assembly
DotNetBrowser.dll

IsRedirect

Indicates whether it's a redirect.

public bool IsRedirect { get; }

Property Value

bool

true if the navigation is a redirect, false otherwise.