Search Results for

    Show / Hide Table of Contents
    View Source

    Class ElementMovingToRecycleBinNotification

    Inheritance
    object
    StatefulNotification
    ObjectNotification<IEnumerable<MoveToRecycleBinEventInfo<IElement>>>
    CancelableObjectNotification<IEnumerable<MoveToRecycleBinEventInfo<IElement>>>
    MovingToRecycleBinNotification<IElement>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class ElementMovingToRecycleBinNotification : MovingToRecycleBinNotification<IElement>, IStatefulNotification, ICancelableNotification, INotification

    Constructors

    View Source

    ElementMovingToRecycleBinNotification(MoveToRecycleBinEventInfo<IElement>, EventMessages)

    Declaration
    public ElementMovingToRecycleBinNotification(MoveToRecycleBinEventInfo<IElement> target, EventMessages messages)
    Parameters
    Type Name Description
    MoveToRecycleBinEventInfo<IElement> target
    EventMessages messages
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX