Search Results for

    Show / Hide Table of Contents

    Enum OEmbedOperationStatus

    Namespace: Umbraco.Cms.Core.Services.OperationStatus
    Assembly: Umbraco.Core.dll
    Syntax
    public enum OEmbedOperationStatus

    Fields

    Name Description
    NoSupportedProvider
    ProviderReturnedInvalidResult
    Success
    UnexpectedException

    Extension Methods

    DictionaryExtensions.MergeLeft<OEmbedOperationStatus, TK, TV>(IEnumerable<IDictionary<TK, TV>>, Boolean)
    DictionaryExtensions.MergeLeft<OEmbedOperationStatus, TK, TV>(IDictionary<TK, TV>, Boolean)
    EnumerableExtensions.Yield<OEmbedOperationStatus>()
    ObjectExtensions.AsEnumerableOfOne<OEmbedOperationStatus>()
    ObjectExtensions.DisposeIfDisposable()
    ObjectExtensions.SafeCast<T>()
    ObjectExtensions.TryConvertTo<T>()
    ObjectExtensions.TryConvertTo(Type)
    ObjectExtensions.ToDictionary<OEmbedOperationStatus, TProperty, TVal>(Expression<Func<OEmbedOperationStatus, TProperty>>[])
    ObjectExtensions.ToDictionary<TVal>(String[])
    ObjectExtensions.ToXmlString(Type)
    ObjectExtensions.ToXmlString<T>()
    ObjectExtensions.AsGuid()
    ExpressionHelper.GetPropertyInfo<OEmbedOperationStatus, TProperty>(Expression<Func<OEmbedOperationStatus, TProperty>>)
    CollectionExtensions.ToSingleItemCollection<OEmbedOperationStatus>()
    • Improve this Doc
    • View Source
    In This Article
    • Fields
    • Extension Methods
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX