Table of Contents

Property IsSameDocument

Namespace
DotNetBrowser.Navigation.Events
Assembly
DotNetBrowser.dll

IsSameDocument

Indicates whether the navigation will be performed in the scope of the same document.

public bool IsSameDocument { get; }

Property Value

bool

true if the navigation will be performed in the scope of the same document, false otherwise.