Version 102.0.100 
            Indicates whether a frame has been identified as an ad.
            
 
    Namespace: 
   CefSharp.DevTools.Page
    Assembly:
   CefSharp (in CefSharp.dll) Version: 102.0.100.0 (102.0.100.0)
Syntaxpublic enum class AdFrameType
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | None | 0 | 
            none
             | 
 | Child | 1 | 
            child
             | 
 | Root | 2 | 
            root
             | 
See Also