Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IInstallationRepository

    Namespace: Umbraco.Cms.Core.Persistence.Repositories
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IInstallationRepository

    Methods

    View Source

    SaveInstallLogAsync(InstallLog)

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