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