A property representing a string value of undetermined length.

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

Syntax

C#
[SerializableAttribute]
public class PropertyLongString : PropertyData, 
	IPropertyLoadDataHandler

Inheritance Hierarchy

See Also