Enum AuditLogOperationStatus
Represents the status of an audit log operation.
Namespace: Umbraco.Cms.Core.Services.OperationStatus
Assembly: Umbraco.Core.dll
Syntax
public enum AuditLogOperationStatus
Fields
| Name | Description |
|---|---|
| Success | The operation completed successfully. |
| UserNotFound | The specified user was not found. |