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
 trueif the navigation has been performed in the scope of the same document,falseotherwise.