Search Results for

    Show / Hide Table of Contents
    View Source

    Class HealthCheckNotificationMethodCollectionBuilder

    Inheritance
    System.Object
    CollectionBuilderBase<HealthCheckNotificationMethodCollectionBuilder, HealthCheckNotificationMethodCollection, IHealthCheckNotificationMethod>
    LazyCollectionBuilderBase<HealthCheckNotificationMethodCollectionBuilder, HealthCheckNotificationMethodCollection, IHealthCheckNotificationMethod>
    Namespace: Umbraco.Cms.Core.HealthChecks
    Assembly: Umbraco.Core.dll
    Syntax
    public class HealthCheckNotificationMethodCollectionBuilder : LazyCollectionBuilderBase<HealthCheckNotificationMethodCollectionBuilder, HealthCheckNotificationMethodCollection, IHealthCheckNotificationMethod>, ICollectionBuilder<HealthCheckNotificationMethodCollection, IHealthCheckNotificationMethod>, ICollectionBuilder

    Properties

    View Source

    This

    Declaration
    protected override HealthCheckNotificationMethodCollectionBuilder This { get; }
    Property Value
    Type Description
    HealthCheckNotificationMethodCollectionBuilder
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • This
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX