Class EntityContainerMovedNotification
Inheritance
object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class EntityContainerMovedNotification : MovedNotification<EntityContainer>, IStatefulNotification, INotification
Constructors
View SourceEntityContainerMovedNotification(MoveEventInfo<EntityContainer>, EventMessages)
Declaration
public EntityContainerMovedNotification(MoveEventInfo<EntityContainer> target, EventMessages messages)
Parameters
| Type | Name | Description |
|---|---|---|
| MoveEventInfo<EntityContainer> | target | |
| EventMessages | messages |