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