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