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