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