Search Results for

    Show / Hide Table of Contents
    View Source

    Class DataTypeTreeItemResponseModel

    Inheritance
    System.Object
    TreeItemPresentationModel
    EntityTreeItemResponseModel
    NamedEntityTreeItemResponseModel
    FolderTreeItemResponseModel
    Namespace: Umbraco.Cms.Api.Management.ViewModels.Tree
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class DataTypeTreeItemResponseModel : FolderTreeItemResponseModel

    Properties

    View Source

    EditorUiAlias

    Declaration
    public string EditorUiAlias { get; set; }
    Property Value
    Type Description
    System.String
    View Source

    IsDeletable

    Declaration
    public bool IsDeletable { get; set; }
    Property Value
    Type Description
    System.Boolean
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • EditorUiAlias
      • IsDeletable
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX