Search Results for

    Show / Hide Table of Contents
    View Source

    Class Folder

    Inheritance
    System.Object
    BeingDirtyBase
    EntityBase
    Namespace: Umbraco.Cms.Core.Models
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class Folder : EntityBase, IRememberBeingDirty, ICanBeDirty, IEntity, IDeepCloneable

    Constructors

    View Source

    Folder(String)

    Declaration
    public Folder(string folderPath)
    Parameters
    Type Name Description
    System.String folderPath

    Properties

    View Source

    Path

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