Config Class
From NSG Library
A Sandcastle Documented Class Library
Config Class |
Static helpers for handling AppSettings configuration.
SystemObject NSG.Library.HelpersConfig
Namespace: NSG.Library.Helpers
Assembly: NSG.Library.Helpers (in NSG.Library.Helpers.dll) Version: 1.0.1.17 (1.0.1.17)
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.
|