Search Results for

    Show / Hide Table of Contents
    View Source

    Class DomainDeletedNotification

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

    Constructors

    View Source

    DomainDeletedNotification(IDomain, EventMessages)

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