Returns the parent of this frame or NULL if this is the main (top-level)
frame.
Namespace:
Internal.Xilium.CefGlue
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax public CefFrame Parent { get; }
Property Value
Type:
CefFrameSee Also