Search Results for

    Show / Hide Table of Contents
    View Source

    Class MediaRefreshNotification

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

    Constructors

    View Source

    MediaRefreshNotification(IMedia, EventMessages)

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