Search Results for

    Show / Hide Table of Contents
    View Source

    Class ElementEmptiedRecycleBinNotification

    Inheritance
    object
    StatefulNotification
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class ElementEmptiedRecycleBinNotification : StatefulNotification, IStatefulNotification, INotification

    Constructors

    View Source

    ElementEmptiedRecycleBinNotification(EventMessages)

    Declaration
    public ElementEmptiedRecycleBinNotification(EventMessages messages)
    Parameters
    Type Name Description
    EventMessages messages

    Properties

    View Source

    Cancel

    Declaration
    public bool Cancel { get; set; }
    Property Value
    Type Description
    bool
    View Source

    Messages

    Declaration
    public EventMessages Messages { get; }
    Property Value
    Type Description
    EventMessages
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX