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