Search Results for

    Show / Hide Table of Contents
    View Source

    Class RemovedMemberRolesNotification

    Inheritance
    System.Object
    MemberRolesNotification
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class RemovedMemberRolesNotification : MemberRolesNotification, INotification

    Constructors

    View Source

    RemovedMemberRolesNotification(Int32[], String[])

    Declaration
    public RemovedMemberRolesNotification(int[] memberIds, string[] roles)
    Parameters
    Type Name Description
    System.Int32[] memberIds
    System.String[] roles
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • RemovedMemberRolesNotification(Int32[], String[])
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX