CMSApplicationInstallRedirect Method |
Redirects user to the installation page if connectionString not set.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic static bool InstallRedirect(
bool forceRedirect
)
Parameters
- forceRedirect
- Type: SystemBoolean
If true, the redirect is forced
Return Value
Type:
Boolean
See Also