Class MemberDeletedNotification
Inheritance
System.Object
      
      
      
      
      Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public sealed class MemberDeletedNotification : DeletedNotification<IMember>, IStatefulNotification, INotificationConstructors
View SourceMemberDeletedNotification(IMember, EventMessages)
Declaration
public MemberDeletedNotification(IMember target, EventMessages messages)Parameters
| Type | Name | Description | 
|---|---|---|
| IMember | target | |
| EventMessages | messages |