Interface IInstallationRepository
Namespace: Umbraco.Cms.Core.Persistence.Repositories
Assembly: Umbraco.Core.dll
Syntax
public interface IInstallationRepositoryMethods
View SourceSaveInstallLogAsync(InstallLog)
Declaration
Task SaveInstallLogAsync(InstallLog installLog)Parameters
| Type | Name | Description | 
|---|---|---|
| InstallLog | installLog | 
Returns
| Type | Description | 
|---|---|
| Task |