Gets a flag that determines what type of file this installer supports
Namespace: DotNetNuke.Services.Installer.InstallersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected virtual bool IsCorrectType( InstallFileType type ) |
Visual Basic |
---|
Protected Overridable Function IsCorrectType ( type As InstallFileType ) As Boolean |
Parameters
- type
- Type: DotNetNuke.Services.Installer..::..InstallFileType
The type of file being processed