CMSAppSettingsRaiseGetSettings Method |
Returns application settings from Azure service configuration file.
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax protected static string RaiseGetSettings(
string key
)
Parameters
- key
- Type: SystemString
Setting key
Return Value
Type:
StringSee Also