Search Results for

    Show / Hide Table of Contents
    View Source

    Class EventSourceAuthorizerCollection

    Inheritance
    object
    BuilderCollectionBase<IEventSourceAuthorizer>
    Namespace: Umbraco.Cms.Core.ServerEvents
    Assembly: Umbraco.Core.dll
    Syntax
    public class EventSourceAuthorizerCollection : BuilderCollectionBase<IEventSourceAuthorizer>, IBuilderCollection<IEventSourceAuthorizer>

    Constructors

    View Source

    EventSourceAuthorizerCollection(Func<IEnumerable<IEventSourceAuthorizer>>)

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