Enum HtmlFragmentType
Namespace: EPiServer.HtmlParsing
Assembly: EPiServer.Framework.dll
Version: 10.10.4Syntax
public enum HtmlFragmentTypeFields
| Name | Description | 
|---|---|
| Attribute | |
| CData | |
| Comment | |
| DocumentType | |
| Element | |
| EndElement | |
| ImplicitCData | |
| ProcessingInstruction | |
| SpecialInstruction | |
| Text | 
