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