Gets or sets the value of the property typed as a String.

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

C#
[XmlIgnoreAttribute]
protected virtual string LongString { get; set; }

Field Value

The value of the property typed as a String.

See Also