Defines the signature for a parser that parses content into fragments.

Namespace:  EPiServer.Core.Html.StringParsing
Assembly:  EPiServer (in EPiServer.dll) Version: 6.1.379.0

Syntax

C#
public interface IFragmentParser

See Also