ConnectionHelper GetFirstFoundConnectionString Method Kentico 8.0 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.0.5239.26125)

Parameters

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

Return Value

Type: OnlineString
See Also