Class ImportedPackageNotification
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class ImportedPackageNotification : StatefulNotification, IStatefulNotification, INotification
Constructors
View SourceImportedPackageNotification(InstallationSummary)
Declaration
public ImportedPackageNotification(InstallationSummary installationSummary)
Parameters
| Type | Name | Description |
|---|---|---|
| InstallationSummary | installationSummary |
Properties
View SourceInstallationSummary
Declaration
public InstallationSummary InstallationSummary { get; }
Property Value
| Type | Description |
|---|---|
| InstallationSummary |