Class HtmlFragmentType
Inheritance
System.Object
HtmlFragmentType
Assembly: EPiServer.Framework.dll
Version: 12.0.3
Syntax
public sealed class HtmlFragmentType : Enum
Fields
Attribute
Declaration
public const HtmlFragmentType Attribute
Field Value
CData
Declaration
public const HtmlFragmentType CData
Field Value
Declaration
public const HtmlFragmentType Comment
Field Value
DocumentType
Declaration
public const HtmlFragmentType DocumentType
Field Value
Element
Declaration
public const HtmlFragmentType Element
Field Value
EndElement
Declaration
public const HtmlFragmentType EndElement
Field Value
ImplicitCData
Declaration
public const HtmlFragmentType ImplicitCData
Field Value
ProcessingInstruction
Declaration
public const HtmlFragmentType ProcessingInstruction
Field Value
SpecialInstruction
Declaration
public const HtmlFragmentType SpecialInstruction
Field Value
Text
Declaration
public const HtmlFragmentType Text
Field Value
value__
Declaration
Field Value
Type |
Description |
System.Int32 |
|
Extension Methods