Click or drag to resize

FrameDocumentLoadFinishedEventArgs Properties

The FrameDocumentLoadFinishedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
Gets the IBrowser instance associated with the event.
(Inherited from NavigationEventArgs.)
Public propertyFrame
Gets the IFrame instance associated with the event.
(Inherited from FrameNavigationEventArgs.)
Public propertyNavigation
Gets the INavigation instance associated with the event.
(Inherited from NavigationEventArgs.)
Top
See Also