Interface IContentTypeRepository
Defines methods for interacting with a data repository where ContentTypes are persisted.
Inherited Members
Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 11.20.7Syntax
public interface IContentTypeRepository : IContentTypeRepository<ContentType>