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 IMetadataStoreModelCreator

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

Methods

Create(ModelMetadata)

Declaration
MetadataStoreModel Create(ModelMetadata metadata)
Parameters
Type Name Description
System.Web.Mvc.ModelMetadata metadata
Returns
Type Description
MetadataStoreModel

Extension Methods