Enum WebProfilerOperationStatus
Represents the status of a web profiler operation.
Namespace: Umbraco.Cms.Core.Services.OperationStatus
Assembly: Umbraco.Core.dll
Syntax
public enum WebProfilerOperationStatus
Fields
| Name | Description |
|---|---|
| ExecutingUserNotFound | The operation failed because the executing user could not be found. |
| Success | The operation completed successfully. |