Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentRefreshNotification

    Inheritance
    object
    StatefulNotification
    ObjectNotification<IContent>
    EntityRefreshNotification<IContent>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    [Obsolete("This is only used for the internal cache and will change, use saved notifications instead")]
    public class ContentRefreshNotification : EntityRefreshNotification<IContent>, IStatefulNotification, INotification

    Constructors

    View Source

    ContentRefreshNotification(IContent, EventMessages)

    Declaration
    public ContentRefreshNotification(IContent target, EventMessages messages)
    Parameters
    Type Name Description
    IContent target
    EventMessages messages
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX