Click or drag to resize
ConnectionHelperGetConnectionStringPrefix Method
Gets the connection string name for the given domain

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public static string GetConnectionStringPrefix(
	string domain
)

Parameters

domain
Type: SystemString
Domain name

Return Value

Type: String
See Also