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

Interface IContentReferenceModelCreator

Namespace: EPiServer.Cms.Shell.UI.Rest
Assembly: EPiServer.Cms.Shell.UI.dll
Version: 11.20.7
Syntax
public interface IContentReferenceModelCreator

Methods

Create(ReferenceInformation)

Declaration
ContentReferenceModel Create(ReferenceInformation reference)
Parameters
Type Name Description
ReferenceInformation reference
Returns
Type Description
ContentReferenceModel

Extension Methods