Click or drag to resize

WebBrowserExtensionsEncodeScriptParam Property

Version 73.1.130

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

Property Value

Type: FuncString, String
See Also