System.Web.Configuration.WebContext Members

The members of System.Web.Configuration.WebContext are listed below.

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
ApplicationLevelWebApplicationLevel.

Gets a System.Web.Configuration.WebApplicationLevel object that represents the path level of the current Web application.

[read-only]
ApplicationPathstring.

Gets the application path of the current Web application.

[read-only]
LocationSubPathstring.

Gets the location subpath of the Web application.

[read-only]
Pathstring.

Gets the current virtual path of the Web application.

[read-only]
Sitestring.

Gets the name of the current Web application.