Click or drag to resize

FrameLoadEndEventArgs Properties

Version 94.4.20

The FrameLoadEndEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyBrowser
The browser that contains the frame that finished loading.
Public propertyFrame
The frame that finished loading.
Public propertyHttpStatusCode
Http Status Code
Public propertyUrl
The URL that was loaded.
Top
See Also