Search Results for

    Show / Hide Table of Contents
    View Source

    Class PartialViewCreatingNotification

    Inheritance
    System.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
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • PartialViewCreatingNotification(IPartialView, EventMessages)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX