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