Search Results for

    Show / Hide Table of Contents
    View Source

    Class ScriptTreeControllerBase

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

    Constructors

    View Source

    ScriptTreeControllerBase(FileSystems)

    Declaration
    public ScriptTreeControllerBase(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
      • ScriptTreeControllerBase(FileSystems)
    • Properties
      • FileSystem
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX