Namespace Umbraco.Cms.Core.Models.ContentEditing
Classes
ContentBlueprintCreateModel
Represents a model for creating a content blueprint.
ContentBlueprintUpdateModel
Represents a model for updating a content blueprint.
ContentCreateModel
Represents a model for creating content.
ContentCreateResult
Represents the result of a content creation operation.
ContentCreateResultBase<TContent>
Represents the base result of a content creation operation.
ContentCreationModelBase
Represents the base model for content creation operations.
ContentEditingModelBase
Represents the base model for content editing operations.
ContentModelBase<TValueModel, TVariantModel>
Represents the base model for content with values and variants.
ContentUpdateModel
Represents a model for updating content.
ContentUpdateResult
Represents the result of a content update operation.
ContentUpdateResultBase<TContent>
Represents the base result of a content update operation.
ContentValidationResult
Represents the result of content validation containing any validation errors.
DomainModel
Represents a domain model for content editing operations.
DomainUpdateResult
Represents the result of a domain update operation.
DomainsUpdateModel
Represents a model for updating domains associated with content.
GetAvailableCompositionsFilter
Represents a filter for retrieving available content type compositions.
HistoryCleanup
Represents the history cleanup settings for content versions.
LinkDisplay
Represents a link display model for content editing.
LinkDisplay.Types
Contains constants for link types.
MediaCreateModel
Represents a model for creating media.
MediaCreateResult
Represents the result of a media creation operation.
MediaUpdateModel
Represents a model for updating media.
MediaUpdateResult
Represents the result of a media update operation.
MemberCreateModel
Represents a model for creating a member.
MemberCreateResult
Represents the result of a member creation operation.
MemberEditingModelBase
Represents the base model for member editing operations.
MemberUpdateModel
Represents a model for updating a member.
MemberUpdateResult
Represents the result of a member update operation.
PropertyValueModel
Represents a property value model for content editing operations.
SortingModel
Represents a model for sorting content items.
ValidateContentUpdateModel
Represents a model for validating content updates.
ValueModelBase
Represents the base model for property values with culture and segment support.
ValueResponseModelBase
Represents the base model for property value responses including editor information.
VariantModel
Represents a variant model for content editing operations.
VariantModelBase
Represents the base model for content variants with culture and segment support.
Interfaces
IHasCultureAndSegment
Represents an entity that has culture and segment properties for content variation.
Enums
RichTextEditorCommandMode
Represents the mode in which a rich text editor command operates.
UmbracoEntityTypes
Represents the type's of Umbraco entities that can be resolved from the EntityController