Class FileSystemTreeItemViewModel
Namespace: Umbraco.Cms.ManagementApi.ViewModels.Tree
Assembly: Umbraco.Cms.ManagementApi.dll
Syntax
public class FileSystemTreeItemViewModel : TreeItemViewModel
Properties
View SourceIsFolder
Declaration
public bool IsFolder { get; set; }
Property Value
Type | Description |
---|---|
System. |
Path
Declaration
public string Path { get; set; }
Property Value
Type | Description |
---|---|
System. |