Enum ContentEditingOperationStatus
Assembly: Umbraco.Core.dll
Syntax
public enum ContentEditingOperationStatus
Fields
Name |
Description |
CancelledByNotification |
|
CannotDeleteWhenReferenced |
|
CannotMoveToRecycleBinWhenReferenced |
|
ContentTypeCultureVarianceMismatch |
|
ContentTypeNotFound |
|
DuplicateKey |
|
DuplicateName |
|
InTrash |
|
InvalidCulture |
|
NotAllowed |
|
NotFound |
|
NotInTrash |
|
ParentInvalid |
|
ParentNotFound |
|
PropertyTypeNotFound |
|
PropertyValidationError |
|
SortingInvalid |
|
Success |
|
TemplateNotAllowed |
|
TemplateNotFound |
|
Unknown |
|
Extension Methods