Enum EntityContainerOperationStatus
Namespace: Umbraco.Cms.Core.Services.OperationStatus
Assembly: Umbraco.Core.dll
Syntax
public enum EntityContainerOperationStatus
Fields
Name | Description |
---|---|
CancelledByNotification | |
DuplicateKey | |
DuplicateName | |
InvalidId | |
InvalidObjectType | |
NotEmpty | |
NotFound | |
ParentNotFound | |
Success |