The properties of System.Web.Configuration.WebContext are listed below. For a list of all members, see the WebContext Members list.
See Also: Inherited members from System.Object
[read-only] | ApplicationLevel | WebApplicationLevel.
![]() Gets a System.Web.Configuration.WebApplicationLevel object that represents the path level of the current Web application. |
[read-only] | ApplicationPath | string.
![]() Gets the application path of the current Web application. |
[read-only] | LocationSubPath | string.
![]() Gets the location subpath of the Web application. |
[read-only] | Path | string.
![]() Gets the current virtual path of the Web application. |
[read-only] | Site | string.
![]() Gets the name of the current Web application. |