Search Results for

    Show / Hide Table of Contents

    Enum LogViewerOperationStatus

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

    Fields

    Name Description
    CancelledByLogsSizeValidation
    DuplicateLogSearch
    NotFoundLogSearch
    Success

    Extension Methods

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