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