Click or drag to resize

FrameAttachedEventArgs Properties

Version 106.0.290

The FrameAttachedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyAdScriptId
Identifies the bottom-most script which caused the frame to be labelled as an ad. Only sent if frame is labelled as an ad and id is available.
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