The IInstallController type exposes the following members.

Methods

  NameDescription
Public methodGetConnectionFromWebConfig
GetConnectionFromWebConfig - Returns Connection Configuration in web.config file
Public methodGetCultureFromCookie
Public methodGetCurrentLanguage
Public methodGetInstallConfig
GetInstallConfig - Returns configuration stored in DotNetNuke.Install.Config
Public methodIsAbleToPerformDatabaseActions
Public methodIsAvailableLanguagePack
Public methodIsSqlServerDbo
Public methodIsValidDotNetVersion
Public methodIsValidSqlServerVersion
Public methodRemoveFromInstallConfig
RemoveFromInstallConfig - Removes the specified XML Node from the InstallConfig
Public methodSetInstallConfig
SetInstallConfig - Saves configuration n DotNetNuke.Install.Config
Public methodTestDatabaseConnection

See Also