HttpContent Constructor (String, String) TIBCO Spotfire 7.6 API Reference
Initializes a new instance of the HttpContent class.

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

C#
public HttpContent(
	string contentType,
	string data
)

Parameters

contentType
Type: SystemString
Type of the content.
data
Type: SystemString
The data.
Version Information

Supported in: 7.6, 7.5
See Also

Reference