Enum ContentCollectionOperationStatus
Namespace: Umbraco.Cms.Core.Services.OperationStatus
Assembly: Umbraco.Core.dll
Syntax
public enum ContentCollectionOperationStatus
Fields
Name | Description |
---|---|
CollectionNotFound | |
ContentNotCollection | |
ContentNotFound | |
ContentTypeNotFound | |
DataTypeNotCollection | |
DataTypeNotContentProperty | |
DataTypeNotFound | |
DataTypeWithoutContentType | |
MissingPropertiesInCollectionConfiguration | |
OrderByNotPartOfCollectionConfiguration | |
Success |