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