Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentRolledBackNotification

    Inheritance
    System.Object
    StatefulNotification
    ObjectNotification<IContent>
    RolledBackNotification<IContent>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public sealed class ContentRolledBackNotification : RolledBackNotification<IContent>, IStatefulNotification, INotification

    Constructors

    View Source

    ContentRolledBackNotification(IContent, EventMessages)

    Declaration
    public ContentRolledBackNotification(IContent target, EventMessages messages)
    Parameters
    Type Name Description
    IContent target
    EventMessages messages
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ContentRolledBackNotification(IContent, EventMessages)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX