Gets whether the Package is already installed with the same version
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool Installed { get; set; } |
| Visual Basic |
|---|
Public Property Installed As Boolean Get Set |