WebContext.ApplicationLevel Property

 

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

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

member ApplicationLevel : WebApplicationLevel with get

The following example shows how to use the ApplicationLevel property. This code example is part of a larger example provided for the WebContext class.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 2.0
Return to top
Show: