Class DictionaryItemDeletedNotification
Inheritance
System.Object
      
      
      
      
      Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class DictionaryItemDeletedNotification : DeletedNotification<IDictionaryItem>, IStatefulNotification, INotification
  Constructors
View SourceDictionaryItemDeletedNotification(IDictionaryItem, EventMessages)
Declaration
public DictionaryItemDeletedNotification(IDictionaryItem target, EventMessages messages)
  Parameters
| Type | Name | Description | 
|---|---|---|
| IDictionaryItem | target | |
| EventMessages | messages |