Search Results for

    Show / Hide Table of Contents
    View Source

    Class WebhookDeletedNotification

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

    Constructors

    View Source

    WebhookDeletedNotification(IWebhook, EventMessages)

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