Search Results for

    Show / Hide Table of Contents
    View Source

    Class MemberCacheRefresherNotification

    A notification that is used to trigger the Member Cache Refresher.

    Inheritance
    System.Object
    CacheRefresherNotification
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class MemberCacheRefresherNotification : CacheRefresherNotification, INotification

    Constructors

    View Source

    MemberCacheRefresherNotification(Object, MessageType)

    Initializes a new instance of the MemberCacheRefresherNotification

    Declaration
    public MemberCacheRefresherNotification(object messageObject, MessageType messageType)
    Parameters
    Type Name Description
    System.Object messageObject

    The refresher payload.

    MessageType messageType

    Type of the cache refresher message, MessageType

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX
    OSZAR »