Search Results for

    Show / Hide Table of Contents
    View Source

    Class RuntimeModeValidatorCollectionBuilder

    Inheritance
    System.Object
    CollectionBuilderBase<RuntimeModeValidatorCollectionBuilder, RuntimeModeValidatorCollection, IRuntimeModeValidator>
    SetCollectionBuilderBase<RuntimeModeValidatorCollectionBuilder, RuntimeModeValidatorCollection, IRuntimeModeValidator>
    Namespace: Umbraco.Cms.Infrastructure.Runtime
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class RuntimeModeValidatorCollectionBuilder : SetCollectionBuilderBase<RuntimeModeValidatorCollectionBuilder, RuntimeModeValidatorCollection, IRuntimeModeValidator>, ICollectionBuilder<RuntimeModeValidatorCollection, IRuntimeModeValidator>, ICollectionBuilder

    Properties

    View Source

    CollectionLifetime

    Declaration
    protected override ServiceLifetime CollectionLifetime { get; }
    Property Value
    Type Description
    ServiceLifetime
    View Source

    This

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