Class EntityContainerRenamingNotification
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class EntityContainerRenamingNotification : RenamingNotification<EntityContainer>, IStatefulNotification, ICancelableNotification, INotification
Constructors
View SourceEntityContainerRenamingNotification(EntityContainer, EventMessages)
Declaration
public EntityContainerRenamingNotification(EntityContainer target, EventMessages messages)
Parameters
Type | Name | Description |
---|---|---|
EntityContainer | target | |
EventMessages | messages |