Overload List
| Name | Description | |
|---|---|---|
| InitializeAllSettings()()() |
Sets up all static variables of the Settings class based on the web.config file in the applications root directory.
| |
| InitializeAllSettings(Configuration) |
Sets up all static variables of the Settings class based on System.Configuration.Configuration object passed as a parameter.
|