The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
WebConfigurationManager::GetSection Method
.NET Framework (current version)
Retrieves the specified configuration section from the current Web application's default configuration file.
Assembly: System.Web (in System.Web.dll)
| 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:

