Search Results for

    Show / Hide Table of Contents
    View Source

    Class PartialViewDeletedNotification

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

    Constructors

    View Source

    PartialViewDeletedNotification(IPartialView, EventMessages)

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