Search Results for

    Show / Hide Table of Contents
    View Source

    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 Source

    PostRuntimePremigrationsUpgradeNotification()

    Declaration
    public PostRuntimePremigrationsUpgradeNotification()
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX