summaryM:DotNetNuke.Services.Installer.Util.IsFileValid(DotNetNuke.Services.Installer.InstallFile,System.String)
Namespace: DotNetNuke.Services.InstallerAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public static bool IsFileValid( InstallFile file, string packageWhiteList ) |
| Visual Basic |
|---|
Public Shared Function IsFileValid ( file As InstallFile, packageWhiteList As String ) As Boolean |
Parameters
- file
- Type: DotNetNuke.Services.Installer..::..InstallFile
paramfileM:DotNetNuke.Services.Installer.Util.IsFileValid(DotNetNuke.Services.Installer.InstallFile,System.String)
- packageWhiteList
- Type: System..::..String
parampackageWhiteListM:DotNetNuke.Services.Installer.Util.IsFileValid(DotNetNuke.Services.Installer.InstallFile,System.String)