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