The mode the parser should use.
Namespace:
EPiServer.Core.Html.StringParsingAssembly: EPiServer (in EPiServer.dll) Version: 6.1.379.0
Syntax
| C# |
|---|
public enum FragmentParserMode |
Members
| Member name | Description | |
|---|---|---|
| LeaveMappedLinks |
Do not try to map standard links to permanent links.
| |
| RemapLinks |
Try to map links to permanent links.
|