Class ContentCacheRefresherNotification
A notification that is used to trigger the Content Cache Refresher.
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class ContentCacheRefresherNotification : CacheRefresherNotification, INotification
Constructors
View SourceContentCacheRefresherNotification(Object, MessageType)
Initializes a new instance of the Content
Declaration
public ContentCacheRefresherNotification(object messageObject, MessageType messageType)
Parameters
Type | Name | Description |
---|---|---|
System. |
messageObject | The refresher payload. |
Message |
messageType | Type of the cache refresher message, Message |