FrameLoadFinishedEventArgs Properties |
The FrameLoadFinishedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
Browser |
Gets the IBrowser instance associated with the event.
(Inherited from NavigationEventArgs.) | |
Frame |
Gets the IFrame instance associated with the event.
(Inherited from FrameNavigationEventArgs.) | |
Navigation |
Gets the INavigation instance associated with the event.
(Inherited from NavigationEventArgs.) | |
ValidatedUrl |
Gets the URL address which is finished loading.
|