Class PackageInstallResult
Model that is returned when a package is totally finished installing
Namespace: Umbraco.Web.Models
Assembly: Umbraco.Web.dll
Syntax
public class PackageInstallResult : PackageInstallModel
Properties
View SourcePostInstallationPath
Declaration
[DataMember(Name = "postInstallationPath")]
public string PostInstallationPath { get; set; }
Property Value
Type | Description |
---|---|
System.String |