A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

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