Class FragmentParserMode
The mode the parser should use.
Inheritance
System.Object
FragmentParserMode
Namespace: EPiServer.Core.Html.StringParsing
Assembly: EPiServer.dll
Version: 12.0.3Syntax
public sealed class FragmentParserMode : Enum
Fields
LeaveMappedLinks
Do not try to map standard links to permanent links.
Declaration
public const FragmentParserMode LeaveMappedLinks
Field Value
Type | Description |
---|---|
FragmentParserMode |
RemapLinks
Try to map links to permanent links.
Declaration
public const FragmentParserMode RemapLinks
Field Value
Type | Description |
---|---|
FragmentParserMode |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |