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