Click or drag to resize

CefBrowserGetHost Method

Returns the browser host object. This method can only be called in the browser process.

Namespace: Internal.Xilium.CefGlue
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public CefBrowserHost GetHost()

Return Value

CefBrowserHost
See Also