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