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