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

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