PseudoElementAddedEventArgsParentId Property |
Version 109.1.110
Pseudo element's parent element id.
Namespace:
CefSharp.DevTools.DOM
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public int ParentId { get; }
public:
property int ParentId {
int get ();
}
Property Value
Type:
Int32See Also