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