KeywordsGetConnectionString Method

Definition

Namespace: Centralpoint.Web.UI.Controls
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static string GetConnectionString(
	bool useDev,
	bool execute
)

Parameters

useDev  Boolean
 
execute  Boolean
 

Return Value

String

See Also