Search Results for

    Show / Hide Table of Contents
    View Source

    Class EntityContainerRenamingNotification

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

    Constructors

    View Source

    EntityContainerRenamingNotification(EntityContainer, EventMessages)

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