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