PseudoElementAddedEventArgsParentId Property  | 
Version 106.0.290 
            Pseudo element's parent element id.
            
 
    Namespace: 
   CefSharp.DevTools.DOM
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic int ParentId { get; }public:
property int ParentId {
	int get ();
}Property Value
Type: 
Int32
See Also