Search Results for

    Show / Hide Table of Contents
    View Source

    Class ImportedPackageNotification

    Inheritance
    System.Object
    StatefulNotification
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class ImportedPackageNotification : StatefulNotification, IStatefulNotification, INotification

    Constructors

    View Source

    ImportedPackageNotification(InstallationSummary)

    Declaration
    public ImportedPackageNotification(InstallationSummary installationSummary)
    Parameters
    Type Name Description
    InstallationSummary installationSummary

    Properties

    View Source

    InstallationSummary

    Declaration
    public InstallationSummary InstallationSummary { get; }
    Property Value
    Type Description
    InstallationSummary
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • ImportedPackageNotification(InstallationSummary)
    • Properties
      • InstallationSummary
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX