Click or drag to resize
CMSConnectionStringsRaiseGetConnectionString Method
Returns application connection string from external source

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax
C#
protected static string RaiseGetConnectionString(
	string key
)

Parameters

key
Type: SystemString
Setting key

Return Value

Type: String
See Also