CefClient GetLoadHandler Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

Return the handler for browser load status events.

Namespace: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

protected virtual CefLoadHandler GetLoadHandler()

Return Value

Type: CefLoadHandler

[Missing <returns> documentation for "M:Xilium.CefGlue.CefClient.GetLoadHandler"]

See Also