Search Results for

    Show / Hide Table of Contents
    View Source

    Class EntityContainerSavedNotification

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

    Constructors

    View Source

    EntityContainerSavedNotification(EntityContainer, EventMessages)

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