Search Results for

    Show / Hide Table of Contents
    View Source

    Class RuntimePremigrationsUpgradeNotification

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public class RuntimePremigrationsUpgradeNotification : INotification

    Properties

    View Source

    UpgradeResult

    Gets/sets the result of the upgrade

    Declaration
    public RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult UpgradeResult { get; set; }
    Property Value
    Type Description
    RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • UpgradeResult
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX