Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentEmptiedRecycleBinNotification

    Inheritance
    System.Object
    StatefulNotification
    EmptiedRecycleBinNotification<IContent>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class ContentEmptiedRecycleBinNotification : EmptiedRecycleBinNotification<IContent>, IStatefulNotification, INotification

    Constructors

    View Source

    ContentEmptiedRecycleBinNotification(IEnumerable<IContent>, EventMessages)

    Declaration
    public ContentEmptiedRecycleBinNotification(IEnumerable<IContent> deletedEntities, EventMessages messages)
    Parameters
    Type Name Description
    IEnumerable<IContent> deletedEntities
    EventMessages messages
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ContentEmptiedRecycleBinNotification(IEnumerable<IContent>, EventMessages)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX