Class ApplicationCacheRefresherNotification
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class ApplicationCacheRefresherNotification : CacheRefresherNotification, INotification
Constructors
View SourceApplicationCacheRefresherNotification(Object, MessageType)
Declaration
public ApplicationCacheRefresherNotification(object messageObject, MessageType messageType)
Parameters
Type | Name | Description |
---|---|---|
System.Object | messageObject | |
MessageType | messageType |