Click or drag to resize

WebBrowserExtensionsEncodeScriptParam Property

Version 75.1.140

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

Property Value

Type: FuncString, String
See Also