Enum FragmentParserMode
The mode the parser should use.
Namespace: EPiServer.Core.Html.StringParsing
Assembly: EPiServer.dll
Version: 11.20.7Syntax
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. |