CMSConnectionStrings GetFromSettings Method Kentico 8.0 API Reference
Attempts to get the connection string using the given list of keys.

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

keys
Type:  OnlineSystem String 
List of keys to search

Return Value

Type: OnlineConnectionStringSettings
See Also