Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more

Interface IContentTypeRepository

Defines methods for interacting with a data repository where ContentTypes are persisted.

Namespace: EPiServer.DataAbstraction
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
public interface IContentTypeRepository : IContentTypeRepository<ContentType>

Extension Methods