Click or drag to resize

IJavascriptNameConverter Interface

Version 83.4.2
Implement this interface to have control of how the names are converted when binding/executing javascript.

Namespace:  CefSharp.ModelBinding
Assembly:  CefSharp (in CefSharp.dll) Version: 83.4.2.0 (83.4.2.0)
Syntax
public interface IJavascriptNameConverter

The IJavascriptNameConverter type exposes the following members.

Methods
  NameDescription
Public methodConvertToJavascript
Top
See Also