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