Search Results for

    Show / Hide Table of Contents

    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

    Extension Methods

    ObjectExtensions.ToXmlString(object, Type)
    ObjectExtensions.ToXmlString<T>(object)
    ObjectExtensions.TryConvertTo(object, Type)
    ObjectExtensions.TryConvertTo<T>(object)
    ExpressionHelper.GetPropertyInfo<ContentCollectionOperationStatus, TProperty>(ContentCollectionOperationStatus, Expression<Func<ContentCollectionOperationStatus, TProperty>>)
    DictionaryExtensions.MergeLeft<ContentCollectionOperationStatus, TK, TV>(ContentCollectionOperationStatus, IDictionary<TK, TV>, bool)
    DictionaryExtensions.MergeLeft<ContentCollectionOperationStatus, TK, TV>(ContentCollectionOperationStatus, IEnumerable<IDictionary<TK, TV>>, bool)
    EnumerableExtensions.Yield<ContentCollectionOperationStatus>(ContentCollectionOperationStatus)
    ObjectExtensions.AsEnumerableOfOne<ContentCollectionOperationStatus>(ContentCollectionOperationStatus)
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX