Click or drag to resize

FrameLoadStartEventArgs Properties

Version 130.1.90

The FrameLoadStartEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyBrowser The browser object
Public propertyFrame The frame that just started loading.
Public propertyTransitionType TransitionType provides information about the source of the navigation.
Public propertyUrl The URL that was loaded.
Top
See Also