Search Results for

    Show / Hide Table of Contents
    View Source

    Class EventSourceAuthorizerCollection

    Inheritance
    System.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
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX