Namespace Umbraco.Web.Models.ContentEditing
Classes
AssignedContentPermissions
The permissions assigned to a content node
AssignedUserGroupPermissions
The user group permissions assigned to a content node
AuditLog
CodeFileDisplay
ContentBaseSave<TPersisted>
A model representing a content item to be saved
ContentDomainsAndCulture
ContentItemBasic
A model representing a basic content item
ContentItemBasic<T>
A model representing a basic content item with properties
ContentItemDisplay
A model representing a content item to be displayed in the back office
ContentItemDisplayBase<T>
ContentItemSave
A model representing a content item to be saved
ContentPropertyBasic
Represents a content property to be saved
ContentPropertyDisplay
Represents a content property that is displayed in the UI
ContentRedirectUrl
ContentSortOrder
A model representing a new sort order for a content/media item
ContentTypeBasic
A basic version of a content type
ContentTypeCompositionDisplay
ContentTypeCompositionDisplay<TPropertyTypeDisplay>
ContentTypeSave
Abstract model used to save content types
ContentTypeSave<TPropertyType>
Abstract model used to save content types
ContentTypesByAliases
A model for retrieving multiple content types based on their aliases.
ContentTypesByKeys
A model for retrieving multiple content types based on their keys.
ContentVariantDisplay
Represents the variant info for a content item
ContentVariantSave
ContentVersionMetaViewModel
CreatedContentTypeCollectionResult
The result of creating a content type collection in the UI
DataTypeBasic
The basic data type information
DataTypeConfigurationFieldDisplay
Represents a datatype configuration field model for editing.
DataTypeConfigurationFieldSave
Represents a datatype configuration field model for editing.
DataTypeDisplay
Represents a data type that is being edited
DataTypeReferences
DataTypeReferences.ContentTypeReferences
DataTypeReferences.ContentTypeReferences.PropertyTypeReferences
DataTypeSave
Represents a datatype model for editing.
DictionaryDisplay
The dictionary display model
DictionaryOverviewDisplay
The dictionary overview display.
DictionaryOverviewTranslationDisplay
The dictionary translation overview display.
DictionarySave
Dictionary Save model
DictionaryTranslationDisplay
The dictionary translation display model
DictionaryTranslationSave
The dictionary translation save model
DocumentTypeDisplay
DocumentTypeSave
Model used to save a document type
DomainDisplay
DomainSave
EditorNavigation
A model representing the navigation ("apps") inside an editor in the back office
EntityBasic
GetAvailableCompositionsFilter
HistoryCleanupViewModel
Language
ListViewAwareContentItemDisplayBase<T>
An abstract model representing a content item that can be contained in a list view
MacroDisplay
The macro display model
MacroParameter
Represents a macro parameter with an editor
MacroParameterDisplay
The macro parameter display.
MediaItemDisplay
A model representing a media item to be displayed in the back office
MediaItemSave
A model representing a media item to be saved
MediaTypeDisplay
MediaTypeSave
Model used to save a media type
MemberBasic
Used for basic member information
MemberDisplay
A model representing a member to be displayed in the back office
MemberGroupDisplay
MemberGroupSave
MemberListDisplay
A model representing a member list to be displayed in the back office
MemberPropertyTypeBasic
Basic member property type
MemberPropertyTypeDisplay
MemberSave
A model representing a content item to be saved
MemberTypeDisplay
MemberTypeSave
Model used to save a member type
MessagesExtensions
ModelWithNotifications<T>
A generic model supporting notifications, this is useful for returning any model type to include notifications from api controllers
MoveOrCopy
A model representing a model for moving or copying
Notification
NotifySetting
ObjectType
Permission
PostedFolder
Used to create a folder with the MediaController
PropertyEditorBasic
Defines an available property editor to be able to select for a data type
PropertyGroupBasic
PropertyGroupBasic<TPropertyType>
PropertyGroupDisplay<TPropertyTypeDisplay>
PropertyTypeBasic
PropertyTypeDisplay
PropertyTypeValidation
An object representing the property type validation settings
PublicAccess
RedirectUrlSearchResult
RelationDisplay
RelationTypeDisplay
RelationTypeSave
RichTextEditorCommand
RichTextEditorConfiguration
RichTextEditorPlugin
RollbackVersion
SearchResult
SearchResultEntity
SearchResults
Section
Represents a section (application) in the back office
SimpleNotificationModel
SnippetDisplay
Stylesheet
StylesheetRule
Tab<T>
Represents a tab in the UI
TabbedContentItem<T>
TemplateDisplay
TreeSearchResult
Represents a search result by entity type
UnpublishContent
Used to unpublish content and variants
UrlAndAnchors
UserBasic
The user model used for paging and listing users in the UI
UserDetail
Represents information for the current user
UserDisplay
Represents a user that is being edited
UserGroupBasic
UserGroupDisplay
UserGroupPermissionsSave
Used to assign user group permissions to a content node
UserGroupSave
UserInvite
Represents the data used to invite a user
UserProfile
A bare minimum structure that represents a user, usually attached to other objects
UserSave
Represents the data used to persist a user
Interfaces
IContentProperties<T>
IErrorModel
IHaveUploadedFiles
INotificationModel
ITabbedContent<T>
Enums
ContentSaveAction
The action associated with saving a content item
ContentSavedState
The saved state of a content item
NotificationStyle
RichTextEditorCommandMode
UmbracoEntityTypes
Represents the type's of Umbraco entities that can be resolved from the EntityController