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