Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Api.Management.ViewModels.Content

    Classes

    ContentCollectionResponseModelBase<TValueResponseModelBase, TVariantResponseModel>

    Serves as the base response model for a collection of content items, parameterized by value and variant response model types.

    ContentResponseModelBase<TValueResponseModelBase, TVariantResponseModel>

    Serves as the base class for content response models in the Umbraco CMS API, using generic parameters to specify the value and variant response model types.

    ContentUrlInfoBase

    Provides base information about a content item's URL.

    CreateContentRequestModelBase<TValueModel, TVariantModel>

    Serves as the base class for content creation request models, parameterized by value and variant model types.

    CreateContentWithParentRequestModelBase<TValueModel, TVariantModel>

    Provides a base class for request models used to create content items with a specified parent in the content tree.

    PropertyValidationResponseModel

    Represents a model containing the results of validating a content property.

    UpdateContentRequestModelBase<TValueModel, TVariantModel>

    Serves as the base class for content update request models, providing generic parameters for value and variant models.

    VariantItemResponseModel

    Represents the response model containing information about a specific content variant item in the Umbraco CMS.

    VariantItemResponseModelBase

    Serves as the base class for response models representing content variant items.

    VariantResponseModelBase

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

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