Search Results for

    Show / Hide Table of Contents
    View Source

    Class PartialViewCreatingNotification

    Inheritance
    object
    StatefulNotification
    ObjectNotification<IPartialView>
    CancelableObjectNotification<IPartialView>
    CreatingNotification<IPartialView>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class PartialViewCreatingNotification : CreatingNotification<IPartialView>, IStatefulNotification, ICancelableNotification, INotification

    Constructors

    View Source

    PartialViewCreatingNotification(IPartialView, EventMessages)

    Declaration
    public PartialViewCreatingNotification(IPartialView target, EventMessages messages)
    Parameters
    Type Name Description
    IPartialView target
    EventMessages messages
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX