| C# | Visual Basic | Visual Basic Usage |
namespace DotNetNuke.Services.Installer
Namespace DotNetNuke.Services.Installer
Imports DotNetNuke.Services.Installer
| All Types | Classes | Enumerations |
| Icon | Type | Description |
|---|---|---|
| Installer |
The Installer class provides a single entrypoint for Package Installation
| |
| InstallerInfo |
The InstallerInfo class holds all the information associated with a
Installation.
| |
| InstallFile |
The InstallFile class represents a single file in an Installer Package
| |
| InstallFileType | ||
| InstallMode | ||
| LegacyUtil |
The LegacyUtil class is a Utility class that provides helper methods to transfer
legacy packages to Cambrian's Universal Installer based system
| |
| NodeInsertType | ||
| TextEncoding | ||
| Util |
The InstallerBase class is a Base Class for all Installer
classes that need to use Localized Strings. It provides these strings
as localized Constants.
| |
| XmlMerge |
The XmlMerge class is a utility class for XmlSplicing config files
|