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