Search Results for

    Show / Hide Table of Contents
    View Source

    Class PartialViewCreatedNotification

    Inheritance
    System.Object
    StatefulNotification
    ObjectNotification<IPartialView>
    CreatedNotification<IPartialView>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class PartialViewCreatedNotification : CreatedNotification<IPartialView>, IStatefulNotification, INotification

    Constructors

    View Source

    PartialViewCreatedNotification(IPartialView, EventMessages)

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