Search Results for

    Show / Hide Table of Contents
    View Source

    Class FileSystemTreeItemViewModel

    Inheritance
    System.Object
    TreeItemViewModel
    Namespace: Umbraco.Cms.ManagementApi.ViewModels.Tree
    Assembly: Umbraco.Cms.ManagementApi.dll
    Syntax
    public class FileSystemTreeItemViewModel : TreeItemViewModel

    Properties

    View Source

    IsFolder

    Declaration
    public bool IsFolder { get; set; }
    Property Value
    Type Description
    System.Boolean
    View Source

    Path

    Declaration
    public string Path { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • IsFolder
      • Path
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX