Search Results for

    Show / Hide Table of Contents
    View Source

    Class MacroDeletedNotification

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

    Constructors

    View Source

    MacroDeletedNotification(IMacro, EventMessages)

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