Table of Contents

Class FrameNavigationEventArgs

Namespace
DotNetBrowser.Navigation.Events
Assembly
DotNetBrowser.dll

The base class for all the INavigation event arguments containing IFrame.

public class FrameNavigationEventArgs : NavigationEventArgs
Inheritance
FrameNavigationEventArgs
Derived
Inherited Members

Properties

Frame

Gets the IFrame instance associated with the event.