Search Results for

    Show / Hide Table of Contents
    View Source

    Class InstallationService

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Services
    Assembly: Umbraco.Core.dll
    Syntax
    public class InstallationService : IInstallationService

    Constructors

    View Source

    InstallationService(IInstallationRepository)

    Declaration
    public InstallationService(IInstallationRepository installationRepository)
    Parameters
    Type Name Description
    IInstallationRepository installationRepository

    Methods

    View Source

    LogInstall(InstallLog)

    Declaration
    public async Task LogInstall(InstallLog installLog)
    Parameters
    Type Name Description
    InstallLog installLog
    Returns
    Type Description
    Task
    • Improve this Doc
    • View Source
    In This Article
    • Constructors
      • InstallationService(IInstallationRepository)
    • Methods
      • LogInstall(InstallLog)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX