Class RemovedMemberRolesNotification
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class RemovedMemberRolesNotification : MemberRolesNotification, INotification
  Constructors
View SourceRemovedMemberRolesNotification(Int32[], String[])
Declaration
public RemovedMemberRolesNotification(int[] memberIds, string[] roles)
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Int32[] | memberIds | |
| System.String[] | roles |