View Source
  Class ImportedPackageNotification
  
  
  
  
    Inheritance
      System.Object
      
      
   
  
  Assembly: Umbraco.Core.dll
  Syntax
  
    public class ImportedPackageNotification : StatefulNotification, IStatefulNotification, INotification
   
  Constructors
  
  
    View Source
  
  ImportedPackageNotification(InstallationSummary)
  
  
  Declaration
  
    public ImportedPackageNotification(InstallationSummary installationSummary)
   
  Parameters
  
  Properties
  
  
    View Source
  
  InstallationSummary
  
  
  Declaration
  
    public InstallationSummary InstallationSummary { get; }
   
  Property Value