Search Results for

    Show / Hide Table of Contents

    Enum RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult

    Namespace: Umbraco.Cms.Core.Notifications
    Assembly: Umbraco.Core.dll
    Syntax
    public enum RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult

    Fields

    Name Description
    CoreUpgradeComplete
    HasErrors
    NotRequired

    Extension Methods

    ObjectExtensions.ToXmlString(object, Type)
    ObjectExtensions.ToXmlString<T>(object)
    ObjectExtensions.TryConvertTo(object, Type)
    ObjectExtensions.TryConvertTo<T>(object)
    ExpressionHelper.GetPropertyInfo<RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult, TProperty>(RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult, Expression<Func<RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult, TProperty>>)
    DictionaryExtensions.MergeLeft<RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult, TK, TV>(RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult, IDictionary<TK, TV>, bool)
    DictionaryExtensions.MergeLeft<RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult, TK, TV>(RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult, IEnumerable<IDictionary<TK, TV>>, bool)
    EnumerableExtensions.Yield<RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult>(RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult)
    ObjectExtensions.AsEnumerableOfOne<RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult>(RuntimePremigrationsUpgradeNotification.PremigrationUpgradeResult)
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX