JsonMessageProxyPostJsonMessage Method TIBCO Spotfire 7.6 API Reference
Fires the JsonMessage event.

Namespace: Spotfire.Dxp.Forms.WebView
Assembly: Spotfire.Dxp.Forms (in Spotfire.Dxp.Forms.dll) Version: 25.11.10401.3615 (25.11.10401.3615)
Syntax

C#
public void PostJsonMessage(
	string json
)

Parameters

json
Type: SystemString
The json.
Version Information

Supported in: 7.6, 7.5
See Also

Reference