Click or drag to resize

FrameAdFrameStatus Property

Version 102.0.100
Indicates whether this frame was tagged as an ad and why.

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntax
public AdFrameStatus AdFrameStatus { get; set; }

Property Value

Type: AdFrameStatus
See Also