Table of Contents

Event NavigationFinished

Namespace
DotNetBrowser.Navigation
Assembly
DotNetBrowser.dll

Occurs when the navigation has been finished. This happens when a navigation is committed, aborted, or replaced by a new one.

event EventHandler<NavigationFinishedEventArgs> NavigationFinished

Returns

EventHandler<NavigationFinishedEventArgs>
Occurs when the navigation has been finished. This happens when a navigation is committed, aborted, or replaced by a new one.