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