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