Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Api.Management.ViewModels.ContentType

    Classes

    AllowedContentType

    Represents an allowed content type in the content type management API view model.

    AvailableContentTypeCompositionResponseModelBase

    Base response model for an available content type composition.

    ContentTypeCleanupBase

    Serves as the base class for view models related to content type cleanup operations in the management API.

    ContentTypeCollectionReferenceResponseModelBase

    Serves as the base response model for content type collection references.

    ContentTypeCompositionRequestModelBase

    Serves as the base class for models used in content type composition requests within the Umbraco CMS Management API.

    ContentTypeCompositionResponseModelBase

    Serves as the base class for response models representing content type compositions in the API.

    ContentTypeModelBase<TPropertyType, TPropertyTypeContainer>

    Serves as the base model for content types, parameterized by property type and property type container.

    ContentTypeReferenceResponseModelBase

    Serves as the base class for response models that reference content types in the API.

    ContentTypeResponseModelBase<TPropertyType, TPropertyTypeContainer>

    Serves as the base response model for content types, allowing customization of property types and their containers through generics.

    CreateContentTypeRequestModelBase<TPropertyType, TPropertyTypeContainer>

    Serves as the base class for request models used to create content types, parameterized by property type and property container type.

    CreateContentTypeWithParentRequestModelBase<TPropertyType, TPropertyTypeContainer>

    Serves as a base request model for creating a content type with a parent, using generic property types and property type containers.

    PropertyTypeAppearance

    Represents the appearance settings for a property type.

    PropertyTypeContainerModelBase

    Represents the base model for a container that holds property types within a content type.

    PropertyTypeModelBase

    Represents the base model for a property type in a content type.

    PropertyTypeValidation

    Defines the set of validation rules applied to a property type within a content type in Umbraco.

    UpdateContentTypeRequestModelBase<TPropertyType, TPropertyTypeContainer>

    Enums

    CompositionType

    Specifies the type of composition used for content types in the management system, such as whether a content type is composed of other types or acts as a composition itself.

    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX