Search Results for

    Show / Hide Table of Contents
    View Source

    Class FolderModelBase

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models.FileSystem
    Assembly: Umbraco.Core.dll
    Syntax
    public abstract class FolderModelBase

    Properties

    View Source

    Name

    Declaration
    public string Name { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    ParentPath

    Declaration
    public string ParentPath { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    Path

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