TheCommonUtils..::..cdeGetAppSetting Method (String, String, Boolean, Boolean)
Note: This API is now obsolete.
Assembly: C-DEngine (in C-DEngine.dll)
Retrieves a setting from the App.config/web.config "Configuration" Settings
Namespace:
nsCDEngine.BaseClassesAssembly: C-DEngine (in C-DEngine.dll)
Syntax
Parameters
- pSetting
- Type: String
Key of the Configuration setting
- alt
- Type: String
Use this alternative if platform does not support the app.config
- IsEncrypted
- Type: Boolean
If true, the value is encrypted
- IsAltDefault
- Type: Boolean
If true, set the value to the Alternative