The InstallFile method installs a single assembly.
Namespace: DotNetNuke.Services.Installer.InstallersAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
protected override bool InstallFile( InstallFile insFile ) |
Visual Basic |
---|
Protected Overrides Function InstallFile ( insFile As InstallFile ) As Boolean |
Parameters
- insFile
- Type: DotNetNuke.Services.Installer..::..InstallFile
The InstallFile to install