States the representation of fragments in content. That is a fragment can have an internal format (db) and an external format.

Remarks

The implemented class should marked as Serializable or implement ISerializable interface

Namespace:  EPiServer.SpecializedProperties
Assembly:  EPiServer (in EPiServer.dll) Version: 6.1.379.0

Syntax

C#
public interface IStringFragment : IReferenceMap

See Also