LongString(String) Constructor

Create a new Instance of the LongString Item.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public LongString(
	string value
)

Parameters

value  String
Initial String value.

See Also