Search Results for

    Show / Hide Table of Contents
    View Source

    Class MemberGroupDeletedNotification

    Inheritance
    System.Object
    StatefulNotification
    ObjectNotification<IEnumerable<IMemberGroup>>
    EnumerableObjectNotification<IMemberGroup>
    DeletedNotification<IMemberGroup>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class MemberGroupDeletedNotification : DeletedNotification<IMemberGroup>, IStatefulNotification, INotification

    Constructors

    View Source

    MemberGroupDeletedNotification(IMemberGroup, EventMessages)

    Declaration
    public MemberGroupDeletedNotification(IMemberGroup target, EventMessages messages)
    Parameters
    Type Name Description
    IMemberGroup target
    EventMessages messages
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • MemberGroupDeletedNotification(IMemberGroup, EventMessages)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX