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