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