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 PermanentLinkMapStore.StorePreference

Indicate search order when resolving a permanent link / GUID into a mapped representation

Namespace: EPiServer.Web
Assembly: EPiServer.dll
Version: 8.11.0
Syntax
public enum StorePreference

Fields

Name Description
File

Indicates a preference for searching file resolvers first.

Page

Indicates a preference for searching page resolvers first.

Extension Methods