Class ContentRolledBackNotification
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public sealed class ContentRolledBackNotification : RolledBackNotification<IContent>, IStatefulNotification, INotification
Constructors
View SourceContentRolledBackNotification(IContent, EventMessages)
Declaration
public ContentRolledBackNotification(IContent target, EventMessages messages)
Parameters
Type | Name | Description |
---|---|---|
IContent | target | |
EventMessages | messages |