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