Enum GetReferencesOperationStatus
Represents the status of a get references operation.
Namespace: Umbraco.Cms.Core.Services.OperationStatus
Assembly: Umbraco.Core.dll
Syntax
public enum GetReferencesOperationStatus
Fields
| Name | Description |
|---|---|
| ContentNotFound | The specified content item was not found. |
| Success | The operation completed successfully. |