Class PartialViewDeletedNotification
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class PartialViewDeletedNotification : DeletedNotification<IPartialView>, IStatefulNotification, INotification
Constructors
View SourcePartialViewDeletedNotification(IPartialView, EventMessages)
Declaration
public PartialViewDeletedNotification(IPartialView target, EventMessages messages)
Parameters
| Type | Name | Description |
|---|---|---|
| IPartialView | target | |
| EventMessages | messages |