A value indicating the result of an operation.
Namespace: Umbraco.Cms.Core.Services Assembly: Umbraco.Core.dll Syntaxpublic enum OperationResultType : byte
Fields Name Description Failed
The operation failed.
FailedCancelledByEventThe operation has been cancelled by an event handler.
FailedCannotThe operation could not complete because of invalid preconditions (eg creating a reference to an item that does not exist).
FailedDuplicateKeyThe operation could not complete due to duplicate key detection
FailedExceptionThrownThe operation could not complete due to an exception.
NoOperationNo operation has been executed because it was not needed (eg deleting an item that doesn't exist).
SuccessThe operation was successful.
Extension MethodsRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4