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