Try our conversational search powered by Generative AI!

Enum FragmentParserMode

The mode the parser should use.

Namespace: EPiServer.Core.Html.StringParsing
Assembly: EPiServer.dll
Version: 11.20.7
Syntax
public enum FragmentParserMode

Fields

Name Description

Do not try to map standard links to permanent links.

Try to map links to permanent links.

Extension Methods