Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.

 

Enum FragmentParserMode

The mode the parser should use.

Namespace: EPiServer.Core.Html.StringParsing
Assembly: EPiServer.dll
Version: 7.19.2
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