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