Search Results for

    Show / Hide Table of Contents
    View Source

    Class DictionaryItemDeletedNotification

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

    Constructors

    View Source

    DictionaryItemDeletedNotification(IDictionaryItem, EventMessages)

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