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