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