Config Methods

NSG Library

Config Methods

The Config type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetBoolAppSettingConfigValue
Get a value from the AppSetting section of the web config.
Public methodStatic memberGetIntAppSettingConfigValue
Get a value from the AppSetting section of the web config.
Public methodStatic memberGetStringAppSettingConfigValue
Get a value from the AppSetting section of the web config.
Top
See Also