Gets whether the InstallerInfo instance is Valid
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public bool IsValid { get; } |
| Visual Basic |
|---|
Public ReadOnly Property IsValid As Boolean Get |