HtmlTextArea Constructor

Spotfire 15.0 API Reference
Initializes a new instance of the HtmlTextArea class.

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

C#
protected HtmlTextArea(
	SerializationInfo info,
	StreamingContext context
)

Parameters

info
Type: System.Runtime.SerializationSerializationInfo
The serialization info.
context
Type: System.Runtime.SerializationStreamingContext
The streaming context.
Version Information


See Also

Reference