Search Results for

    Show / Hide Table of Contents
    View Source

    Class DocumentBlueprintFolderControllerBase

    Inheritance
    System.Object
    ManagementApiControllerBase
    FolderManagementControllerBase<IContent>
    Namespace: Umbraco.Cms.Api.Management.Controllers.DocumentBlueprint.Folder
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public abstract class DocumentBlueprintFolderControllerBase : FolderManagementControllerBase<IContent>

    Constructors

    View Source

    DocumentBlueprintFolderControllerBase(IBackOfficeSecurityAccessor, IContentBlueprintContainerService)

    Declaration
    protected DocumentBlueprintFolderControllerBase(IBackOfficeSecurityAccessor backOfficeSecurityAccessor, IContentBlueprintContainerService contentBlueprintContainerService)
    Parameters
    Type Name Description
    IBackOfficeSecurityAccessor backOfficeSecurityAccessor
    IContentBlueprintContainerService contentBlueprintContainerService
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • DocumentBlueprintFolderControllerBase(IBackOfficeSecurityAccessor, IContentBlueprintContainerService)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX