BaseJavaScriptInterop.ExecuteScriptAsync

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 ExecuteScriptAsync(string script)

Parameters

script


See also:

Class BaseJavaScriptInterop

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic