Search Results for

    Show / Hide Table of Contents
    View Source

    Class InstallerBuilderExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Api.Management.DependencyInjection
    Assembly: Umbraco.Cms.Api.Management.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
    NewInstallStepCollectionBuilder
    View Source

    UpgradeSteps(IUmbracoBuilder)

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