Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

System.Web.Handlers Namespace

 

The System.Web.Handlers namespace contains HTTP handler classes that process HTTP requests to a Web server.

ClassDescription
System_CAPS_pubclassAssemblyResourceLoader

Provides an HTTP handler used to load embedded resources from assemblies. This class cannot be inherited.

System_CAPS_pubclassScriptModule

Manages HTTP modules for AJAX functionality in ASP.NET.

System_CAPS_pubclassScriptResourceHandler

Provides an HTTP handler for processing requests for script files that are embedded as resources in an assembly. This class cannot be inherited.

System_CAPS_pubclassTraceHandler

Provides a synchronous HTTP handler that processes requests for tracing information.

Return to top
Show: