Search Results for

    Show / Hide Table of Contents
    View Source

    Class ContentRollingBackNotification

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

    Constructors

    View Source

    ContentRollingBackNotification(IContent, EventMessages)

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