Class MediaTypeTreeItemResponseModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Api.Management.ViewModels.Tree
Assembly: Umbraco.Cms.Api.Management.dll
Syntax
public class MediaTypeTreeItemResponseModel : FolderTreeItemResponseModel
Properties
View SourceIcon
Declaration
public string Icon { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |
IsDeletable
Declaration
public bool IsDeletable { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |