Search Results for

    Show / Hide Table of Contents
    View Source

    Class PublicAccessEntryDeletedNotification

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

    Constructors

    View Source

    PublicAccessEntryDeletedNotification(PublicAccessEntry, EventMessages)

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