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