Enum DictionaryItemOperationStatus
Namespace: Umbraco.Cms.Core.Services.OperationStatus
Assembly: Umbraco.Core.dll
Syntax
public enum DictionaryItemOperationStatus
Fields
Name | Description |
---|---|
CancelledByNotification | |
DuplicateItemKey | |
DuplicateKey | |
InvalidId | |
InvalidParent | |
ItemNotFound | |
ParentNotFound | |
Success |