LongString(String) Constructor

Create a new Instance of the LongString Item.

Definition

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

Parameters

value  String
Initial String value.

See Also