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