This documentation is archived and is not being maintained.
WebContext Properties
Visual Studio 2010
The WebContext type exposes the following members.
| 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: