| CMSConnectionStringsGetConnectionStringName Method | 
            Gets the connection string name by its value
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
 Syntax
Syntaxpublic string GetConnectionStringName(
	string connectionString
)
Parameters
- connectionString
- Type: SystemString
 Connection string value
Return Value
Type: 
String See Also
See Also