Gets whether the Package is Valid
Namespace: DotNetNuke.Services.Installer.PackagesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[XmlIgnoreAttribute] public bool IsValid { get; private set; } |
Visual Basic |
---|
<XmlIgnoreAttribute> Public Property IsValid As Boolean Get Private Set |