Table of Contents

Property IsSameDocument

Namespace
DotNetBrowser.Navigation.Events
Assembly
DotNetBrowser.dll

IsSameDocument

Indicates whether the navigation has been performed in the scope of the same document.

public bool IsSameDocument { get; }

Property Value

bool

true if the navigation has been performed in the scope of the same document, false otherwise.