| ConnectionHelperGetConnectionStringPrefix Method  | 
            Gets the connection string name for the given domain
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic static string GetConnectionStringPrefix(
	string domain
)
Parameters
- domain
 - Type: SystemString
Domain name 
Return Value
Type: 
String
See Also