Config Methods
From NSG Library
A Sandcastle Documented Class Library
Config Methods |
The Config type exposes the following members.
| Name | Description | |
|---|---|---|
| GetBoolAppSettingConfigValue |
Get a value from the AppSetting section of the web config.
| |
| GetIntAppSettingConfigValue |
Get a value from the AppSetting section of the web config.
| |
| GetStringAppSettingConfigValue |
Get a value from the AppSetting section of the web config.
|