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