Class PostRuntimePremigrationsUpgradeNotification
Notification published after runtime pre-migrations have been applied during upgrade.
Inheritance
object
Namespace: Umbraco.Cms.Core.Notifications
Assembly: Umbraco.Core.dll
Syntax
public class PostRuntimePremigrationsUpgradeNotification : INotification
Remarks
This notification is published after the pre-migration upgrade steps have completed, allowing handlers to perform post-upgrade actions.
Constructors
View SourcePostRuntimePremigrationsUpgradeNotification()
Declaration
public PostRuntimePremigrationsUpgradeNotification()