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