WebContext Properties
.NET Framework (current version)
Namespace:
System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ApplicationLevel | Gets a WebApplicationLevel object that represents the path level of the current Web application. |
![]() | ApplicationPath | Gets the application path of the current Web application. |
![]() | LocationSubPath | Gets the location subpath of the Web application. |
![]() | Path | Gets the current virtual path of the Web application. |
![]() | Site | Gets the name of the current Web application. |
Show:
