Search Results for

    Show / Hide Table of Contents
    View Source

    Class InstallerBuilderExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.ManagementApi.DependencyInjection
    Assembly: Umbraco.Cms.ManagementApi.dll
    Syntax
    public static class InstallerBuilderExtensions

    Methods

    View Source

    InstallSteps(IUmbracoBuilder)

    Declaration
    public static NewInstallStepCollectionBuilder InstallSteps(this IUmbracoBuilder builder)
    Parameters
    Type Name Description
    IUmbracoBuilder builder
    Returns
    Type Description
    Umbraco.New.Cms.Core.Installer.NewInstallStepCollectionBuilder
    View Source

    UpgradeSteps(IUmbracoBuilder)

    Declaration
    public static UpgradeStepCollectionBuilder UpgradeSteps(this IUmbracoBuilder builder)
    Parameters
    Type Name Description
    IUmbracoBuilder builder
    Returns
    Type Description
    Umbraco.New.Cms.Core.Installer.UpgradeStepCollectionBuilder
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • InstallSteps(IUmbracoBuilder)
      • UpgradeSteps(IUmbracoBuilder)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX