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