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