Class EntityContainerMovingToRecycleBinNotification
Inheritance
object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class EntityContainerMovingToRecycleBinNotification : MovingToRecycleBinNotification<EntityContainer>, IStatefulNotification, ICancelableNotification, INotification
Constructors
View SourceEntityContainerMovingToRecycleBinNotification(MoveToRecycleBinEventInfo<EntityContainer>, EventMessages)
Declaration
public EntityContainerMovingToRecycleBinNotification(MoveToRecycleBinEventInfo<EntityContainer> target, EventMessages messages)
Parameters
| Type | Name | Description |
|---|---|---|
| MoveToRecycleBinEventInfo<EntityContainer> | target | |
| EventMessages | messages |