Class ScopedNotificationPublisher
Namespace: Umbraco.Cms.Core.Events
Assembly: Umbraco.Core.dll
Syntax
public class ScopedNotificationPublisher : ScopedNotificationPublisher<INotificationHandler>, IScopedNotificationPublisher
Constructors
View SourceScopedNotificationPublisher(IEventAggregator)
Declaration
public ScopedNotificationPublisher(IEventAggregator eventAggregator)
Parameters
Type | Name | Description |
---|---|---|
IEventAggregator | eventAggregator |