Class PostedFolder
Used to create a folder with the MediaController
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.ContentEditing
Assembly: Umbraco.Core.dll
Syntax
public class PostedFolder : object
Properties
View SourceName
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System. |
ParentId
Declaration
public string ParentId { get; set; }
Property Value
Type | Description |
---|---|
System. |