WebConfigurationManager.GetSection Method
.NET Framework 4
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. |