Click or drag to resize

FrameAttachedEventArgs Properties

Version 102.0.100

The FrameAttachedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFrameId
Id of the frame that has been attached.
Public propertyParentFrameId
Parent frame identifier.
Public propertyStack
JavaScript stack trace of when frame was attached, only set if frame initiated from script.
Top
See Also