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