Calls a method on the TextEditor in JavaScript a single JSON encoded value or object. The receiving function should expect a JSON object and parse it.
public Task<TResult> CallMethodWithJson<TResult>(string method, object parameter)
Parameters
method
parameter
See also:
Class BaseJavaScriptInterop© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic