Enum RecycleBinQueryResultType
<10 = Success.
Namespace: Umbraco.Cms.Core.Services.Querying.RecycleBin
Assembly: Umbraco.Core.dll
Syntax
public enum RecycleBinQueryResultType
Fields
Name | Description |
---|---|
NoParentRecycleRelation | |
NotFound | |
NotTrashed | |
ParentIsRoot | |
ParentIsTrashed | |
ParentNotFound | |
Success |