Represents a dynamic content in content string

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

Syntax

C#
public class DynamicContentFragment : IStringFragment, 
	IReferenceMap, ISecurable, IContentGroup, IPersonalizedRoles

Inheritance Hierarchy

System..::.Object
  EPiServer.Core.Html.StringParsing..::.DynamicContentFragment

See Also