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