Click or drag to resize

FrameAttachedEventArgsAdScriptId Property

Version 107.1.120
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.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax
public AdScriptId AdScriptId { get; }

Property Value

Type: AdScriptId
See Also