asp.net.ph

WebApplicationLevel Enumeration

System.Web.Configuration Namespace


.NET Framework version 2.0

Specifies the path level of a Web application configuration file.

Members


Member Description
AboveApplication Specifies that the configuration file is in a global directory in relation to the current ASP.NET Web application.
AtApplication Specifies that the configuration file is in the root directory of the current ASP.NET Web application.
BelowApplication Specifies that the configuration file is in a sub-directory of the current ASP.NET Web application.

Remarks

The WebApplicationLevel class provides three levels that are used to distinguish where a configuration file is in relation to the root level of an ASP.NET Web application. The three path-level types are AboveApplication, AtApplication, and BelowApplication.

See Also

Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph