CefMessageRouterConfig JSQueryFunction Property Xilium.CefGlue

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

Name of the JavaScript function that will be added to the 'window' object for sending a query. The default value is "cefQuery".

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

public string JSQueryFunction { get; set; }

Property Value

Type: OnlineString
See Also