Click or drag to resize
ConnectionHelperGetConnectionString Method (String)
Gets the connection string

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static string GetConnectionString(
	string connectionStringName
)

Parameters

connectionStringName
Type: SystemString
Connection string name

Return Value

Type: String
See Also