Class RuntimePremigrationsUpgradeNotification
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class RuntimePremigrationsUpgradeNotification : INotification
Properties
View SourceUpgradeResult
Gets/sets the result of the upgrade
Declaration
public RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult UpgradeResult { get; set; }
Property Value
Type | Description |
---|---|
RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult |