Class StylesheetDeletedNotification
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class StylesheetDeletedNotification : DeletedNotification<IStylesheet>, IStatefulNotification, INotification
Constructors
View SourceStylesheetDeletedNotification(IStylesheet, EventMessages)
Declaration
public StylesheetDeletedNotification(IStylesheet target, EventMessages messages)
Parameters
Type | Name | Description |
---|---|---|
IStylesheet | target | |
EventMessages | messages |