Click or drag to resize
CMSApplicationInstallRedirect Method
Redirects user to the installation page if connectionString not set.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static bool InstallRedirect(
	bool forceRedirect
)

Parameters

forceRedirect
Type: SystemBoolean
If true, the redirect is forced

Return Value

Type: Boolean
See Also