Click or drag to resize

WebBrowserExtensionsEncodeScriptParam Property

Version 71.0.0

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 71.0.0.0 (71.0.0.0)
Syntax
public static Func<string, string> EncodeScriptParam { get; set; }

Property Value

Type: FuncString, String
See Also