Search Results for

    Show / Hide Table of Contents
    View Source

    Class MediaEmptyingRecycleBinNotification

    Inheritance
    System.Object
    StatefulNotification
    EmptyingRecycleBinNotification<IMedia>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class MediaEmptyingRecycleBinNotification : EmptyingRecycleBinNotification<IMedia>, IStatefulNotification, ICancelableNotification, INotification

    Constructors

    View Source

    MediaEmptyingRecycleBinNotification(IEnumerable<IMedia>, EventMessages)

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