Class ContentRefreshNotification
Inheritance
object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
[Obsolete("This is only used for the internal cache and will change, use saved notifications instead")]
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 |