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