Search Results for

    Show / Hide Table of Contents
    View Source

    Class StylesheetDeletedNotification

    Inheritance
    System.Object
    StatefulNotification
    ObjectNotification<IEnumerable<IStylesheet>>
    EnumerableObjectNotification<IStylesheet>
    DeletedNotification<IStylesheet>
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class StylesheetDeletedNotification : DeletedNotification<IStylesheet>, IStatefulNotification, INotification

    Constructors

    View Source

    StylesheetDeletedNotification(IStylesheet, EventMessages)

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