Search Results for

    Show / Hide Table of Contents
    View Source

    Class UserCacheRefresherNotification

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

    Inheritance
    object
    CacheRefresherNotification
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class UserCacheRefresherNotification : CacheRefresherNotification, INotification

    Constructors

    View Source

    UserCacheRefresherNotification(object, MessageType)

    Initializes a new instance of the UserCacheRefresherNotification

    Declaration
    public UserCacheRefresherNotification(object messageObject, MessageType messageType)
    Parameters
    Type Name Description
    object messageObject

    The refresher payload.

    MessageType messageType

    Type of the cache refresher message, MessageType

    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX