SaaS CMS has officially launched! Learn more now.

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