Table of Contents

Class NavigationEventArgs

Namespace
DotNetBrowser.Navigation.Events
Assembly
DotNetBrowser.dll

The base class for INavigation event arguments.

public class NavigationEventArgs : EventArgs
Inheritance
NavigationEventArgs
Derived
Inherited Members

Properties

Browser

Gets the IBrowser instance associated with the event.

Navigation

Gets the INavigation instance associated with the event.