Search Results for

    Show / Hide Table of Contents
    View Source

    Class DocumentTypeCompositionRequestModel

    Inheritance
    System.Object
    ContentTypeCompositionRequestModelBase
    Namespace: Umbraco.Cms.Api.Management.ViewModels.DocumentType
    Assembly: Umbraco.Cms.Api.Management.dll
    Syntax
    public class DocumentTypeCompositionRequestModel : ContentTypeCompositionRequestModelBase

    Properties

    View Source

    IsElement

    Gets or sets a value indicating whether the content type is currently marked as an element type.

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