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