Search Results for

    Show / Hide Table of Contents
    View Source

    Class RuntimeModeValidatorCollection

    Inheritance
    object
    BuilderCollectionBase<IRuntimeModeValidator>
    Namespace: Umbraco.Cms.Infrastructure.Runtime
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class RuntimeModeValidatorCollection : BuilderCollectionBase<IRuntimeModeValidator>, IBuilderCollection<IRuntimeModeValidator>

    Constructors

    View Source

    RuntimeModeValidatorCollection(Func<IEnumerable<IRuntimeModeValidator>>)

    Declaration
    public RuntimeModeValidatorCollection(Func<IEnumerable<IRuntimeModeValidator>> items)
    Parameters
    Type Name Description
    Func<IEnumerable<IRuntimeModeValidator>> items
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX