A Sandcastle Documented Class Library
Config Class |
Static helpers for handling AppSettings configuration.
Inheritance HierarchySystemObject 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)
SyntaxThe Config type exposes the following members.
Methods| 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.
|
See Also
