ConnectionHelper GetFirstFoundConnectionString Method Kentico 8.1 API Reference
Gets the first found connection string by the prefix, if none found, returns null

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

baseConnectionString
Type: OnlineSystem String
Base connection string
prefixes
Type:  OnlineSystem String 
Connection string prefixes to try

Return Value

Type: OnlineString
See Also