Search Results for

    Show / Hide Table of Contents
    View Source

    Class PartialViewTreeControllerBase

    Inheritance
    System.Object
    ManagementApiControllerBase
    FileSystemTreeControllerBase
    Namespace: Umbraco.Cms.Api.Management.Controllers.PartialView.Tree
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class PartialViewTreeControllerBase : FileSystemTreeControllerBase

    Constructors

    View Source

    PartialViewTreeControllerBase(FileSystems)

    Declaration
    public PartialViewTreeControllerBase(FileSystems fileSystems)
    Parameters
    Type Name Description
    FileSystems fileSystems

    Properties

    View Source

    FileSystem

    Declaration
    protected override IFileSystem FileSystem { get; }
    Property Value
    Type Description
    IFileSystem
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • PartialViewTreeControllerBase(FileSystems)
    • Properties
      • FileSystem
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX