Exposes the different fragments in the underlying xhtml string.
Can be used by rendering control to put fragments in rendered pages
control collection
Namespace:
EPiServer.SpecializedPropertiesAssembly: EPiServer (in EPiServer.dll) Version: 5.2.375.236
Syntax
| C# |
|---|
public List<IStringFragment> StringFragments { get; } |