Interface IContentBlueprintContainerService
Provides container (folder) management services for content blueprints.
Namespace: Umbraco.Cms.Core.Services
Assembly: Umbraco.Core.dll
Syntax
public interface IContentBlueprintContainerService : IEntityTypeContainerService<IContent>
Remarks
Content blueprints are templates for creating new content items. This service manages the folder structure used to organize blueprints in the backoffice.