Property HasCommitted
- Namespace
 - DotNetBrowser.Navigation.Events
 
- Assembly
 - DotNetBrowser.dll
 
HasCommitted
Indicates whether the navigation has committed.
public bool HasCommitted { get; }
Property Value
- bool
 trueif the navigation has committed,falseotherwise.