FrameAttachedEventArgsAdScriptId Property |
Version 108.4.130
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: 108.4.130.0 (108.4.130.0)
Syntax public AdScriptId AdScriptId { get; }
public:
property AdScriptId^ AdScriptId {
AdScriptId^ get ();
}
Property Value
Type:
AdScriptIdSee Also