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