This documentation is archived and is not being maintained.
WebConfigurationManager::GetSection Method
Visual Studio 2010
Retrieves the specified configuration section from the current Web application's default configuration file.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
GetSection(String) | Retrieves the specified configuration section from the current Web application's configuration file. |
|
GetSection(String, String) | Retrieves the specified configuration section from the Web application's configuration file at the specified location. |
Show: