AppSettingsExpressionBuilder::GetAppSetting Method
.NET Framework (current version)
Returns a value from the <appSettings> section of the Web.config file.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | GetAppSetting(String^) | Returns a value from the <appSettings> section of the Web.config file. |
![]() ![]() | GetAppSetting(String^, Type^, String^) | Returns a value from the <appSettings> section of the Web.config file with the value converted to a target type. |
Show:

