Click or drag to resize

FrameLoadEndEventArgs Properties

Version 130.1.90

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