Interface IMetadataStoreModelCreator
Namespace: EPiServer.Shell.UI.Rest
Assembly: EPiServer.Shell.UI.dll
Version: 11.20.7Syntax
public interface IMetadataStoreModelCreator
Methods
Create(ModelMetadata)
Declaration
MetadataStoreModel Create(ModelMetadata metadata)
Parameters
Type | Name | Description |
---|---|---|
System.Web.Mvc.ModelMetadata | metadata |
Returns
Type | Description |
---|---|
MetadataStoreModel |