Click or drag to resize
CMSAppSettingsRaiseGetSettings Method
Returns application settings from Azure service configuration file.

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

Parameters

key
Type: SystemString
Setting key

Return Value

Type: String
See Also