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
- Navigation
 Gets the INavigation instance associated with the event.