Release 1.0 - ...

<system.web> element

Specifies the root element for the ASP.NET configuration section and contains configuration elements that configure ASP.NET Web applications and control how the applications behave.

Significant child elements include httpModules and httphandler, which include configuration of the Smartsite HTTP modules and handlers.

For the full ASP.NET Settings schema for the system.web element, visit the msdn site.

Expand image Example

Expand image Attributes

Expand image Parent element

Expand image Child elements