Search Results for

    Show / Hide Table of Contents
    View Source

    Class ScopedNotificationPublisher

    Inheritance
    System.Object
    ScopedNotificationPublisher<INotificationHandler>
    Namespace: Umbraco.Cms.Core.Events
    Assembly: Umbraco.Core.dll
    Syntax
    public class ScopedNotificationPublisher : ScopedNotificationPublisher<INotificationHandler>, IScopedNotificationPublisher

    Constructors

    View Source

    ScopedNotificationPublisher(IEventAggregator)

    Declaration
    public ScopedNotificationPublisher(IEventAggregator eventAggregator)
    Parameters
    Type Name Description
    IEventAggregator eventAggregator
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ScopedNotificationPublisher(IEventAggregator)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX