SettingsHelper Methods |
The SettingsHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | RemoveConfigValue |
Remove the specified key from the AppSettings section for web application.
|
![]() ![]() | RemoveConnectionString |
Removes connection string from web.config.
|
![]() ![]() | SetConfigValue |
Sets or adds the specified key to the AppSettings section for web application.
|
![]() ![]() | SetConnectionString |
Sets or adds the specified connection string in the ConnectionStrings section for web application.
|