Click or drag to resize

FrameRequestedNavigationEventArgs Properties

Version 102.0.100

The FrameRequestedNavigationEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDisposition
The disposition for the navigation.
Public propertyFrameId
Id of the frame that is being navigated.
Public propertyReason
The reason for the navigation.
Public propertyUrl
The destination URL for the requested navigation.
Top
See Also