Search Results for

    Show / Hide Table of Contents

    Enum HealthCheckNotificationVerbosity

    Namespace: Umbraco.Cms.Core.HealthChecks
    Assembly: Umbraco.Core.dll
    Syntax
    public enum HealthCheckNotificationVerbosity

    Fields

    Name Description
    Detailed
    Summary

    Extension Methods

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