Enum FragmentParserMode
The mode the parser should use.
Namespace: EPiServer.Core.Html.StringParsing
Assembly: EPiServer.dll
Version: 10.10.4Syntax
public enum FragmentParserModeFields
| Name | Description | 
|---|---|
| LeaveMappedLinks | Do not try to map standard links to permanent links. | 
| RemapLinks | Try to map links to permanent links. | 
