Enum ContentEditingOperationStatus
Namespace: Umbraco.Cms.Core.Services.OperationStatus
Assembly: Umbraco.Core.dll
Syntax
public enum ContentEditingOperationStatus
Fields
Name | Description |
---|---|
CancelledByNotification | |
ContentTypeCultureVarianceMismatch | |
ContentTypeNotFound | |
DuplicateKey | |
DuplicateName | |
InTrash | |
InvalidCulture | |
NotAllowed | |
NotFound | |
NotInTrash | |
ParentInvalid | |
ParentNotFound | |
PropertyTypeNotFound | |
PropertyValidationError | |
SortingInvalid | |
Success | |
TemplateNotAllowed | |
TemplateNotFound | |
Unknown |