CMSConnectionStrings GetFromSettings Method Kentico 8.1 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.1.5347.20411)

Parameters

keys
Type:  OnlineSystem String 
List of keys to search

Return Value

Type: OnlineConnectionStringSettings
See Also