Search Results for

    Show / Hide Table of Contents
    View Source

    Class EntityContainerSavingNotification

    Inheritance
    System.Object
    StatefulNotification
    ObjectNotification<IEnumerable<EntityContainer>>
    CancelableObjectNotification<IEnumerable<EntityContainer>>
    CancelableEnumerableObjectNotification<EntityContainer>
    SavingNotification<EntityContainer>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class EntityContainerSavingNotification : SavingNotification<EntityContainer>, IStatefulNotification, ICancelableNotification, INotification

    Constructors

    View Source

    EntityContainerSavingNotification(EntityContainer, EventMessages)

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