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