View Source
Class ElementEmptiedRecycleBinNotification
Assembly: Umbraco.Core.dll
Syntax
public class ElementEmptiedRecycleBinNotification : StatefulNotification, IStatefulNotification, INotification
Constructors
View Source
ElementEmptiedRecycleBinNotification(EventMessages)
Declaration
public ElementEmptiedRecycleBinNotification(EventMessages messages)
Parameters
Properties
View Source
Cancel
Declaration
public bool Cancel { get; set; }
Property Value
View Source
Messages
Declaration
public EventMessages Messages { get; }
Property Value