Interface IContentTypeContainerService
Provides container (folder) management services for content types (document types).
Namespace: Umbraco.Cms.Core.Services
Assembly: Umbraco.Core.dll
Syntax
public interface IContentTypeContainerService : IEntityTypeContainerService<IContentType>
Remarks
This service manages the folder structure used to organize content types in the backoffice Settings section.