Class Folder
Namespace: Umbraco.Cms.Core.Models
Assembly: Umbraco.Core.dll
Syntax
public sealed class Folder : EntityBase, IRememberBeingDirty, ICanBeDirty, IEntity, IDeepCloneable
Constructors
View SourceFolder(String)
Declaration
public Folder(string folderPath)
Parameters
Type | Name | Description |
---|---|---|
System.String | folderPath |
Properties
View SourcePath
Declaration
public string Path { get; set; }
Property Value
Type | Description |
---|---|
System.String |