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