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