Gets the Id of the package after installation (-1 if fail)
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public int PackageID { get; set; } |
Visual Basic |
---|
Public Property PackageID As Integer Get Set |