Interface IInstallationService
Namespace: Umbraco.Cms.Core.Services
Assembly: Umbraco.Core.dll
Syntax
public interface IInstallationServiceMethods
View SourceLogInstall(InstallLog)
Declaration
Task LogInstall(InstallLog installLog)Parameters
| Type | Name | Description | 
|---|---|---|
| InstallLog | installLog | 
Returns
| Type | Description | 
|---|---|
| Task |