Fires the JsonMessage event.
Namespace: Spotfire.Dxp.Forms.WebView
Assembly: Spotfire.Dxp.Forms (in Spotfire.Dxp.Forms.dll) Version: 30.0.11525.4184 (30.0.11525.4184)
Syntax
C#
public void PostJsonMessage( string json )
Parameters
- json
- Type: SystemString
The json.
Version Information
See Also