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