Search Results for

    Show / Hide Table of Contents
    View Source

    Class EntityContainerMovingNotification

    Inheritance
    object
    StatefulNotification
    ObjectNotification<IEnumerable<MoveEventInfo<EntityContainer>>>
    CancelableObjectNotification<IEnumerable<MoveEventInfo<EntityContainer>>>
    MovingNotification<EntityContainer>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class EntityContainerMovingNotification : MovingNotification<EntityContainer>, IStatefulNotification, ICancelableNotification, INotification

    Constructors

    View Source

    EntityContainerMovingNotification(MoveEventInfo<EntityContainer>, EventMessages)

    Declaration
    public EntityContainerMovingNotification(MoveEventInfo<EntityContainer> target, EventMessages messages)
    Parameters
    Type Name Description
    MoveEventInfo<EntityContainer> target
    EventMessages messages
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX