IBridgeGenericPresenter.RunJavascriptInternal(String, String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public object RunJavascriptInternal (string v, string empty, string actionCallName = default);
abstract member RunJavascriptInternal : string * string * string -> obj
Public Function RunJavascriptInternal (v As String, empty As String, Optional actionCallName As String = Nothing) As Object
Parameters
- v
- String
- empty
- String
- actionCallName
- String