System.Web.Handlers Namespace
.NET Framework 4
The System.Web.Handlers namespace contains HTTP handler classes that process HTTP requests to a Web server.
Class | Description | |
---|---|---|
![]() | AssemblyResourceLoader | Provides an HTTP handler used to load embedded resources from assemblies. This class cannot be inherited. |
![]() | ScriptModule | Manages HTTP modules for AJAX functionality in ASP.NET. |
![]() | ScriptResourceHandler | Provides an HTTP handler for processing requests for script files that are embedded as resources in an assembly. This class cannot be inherited. |
![]() | TraceHandler | Provides a synchronous HTTP handler that processes requests for tracing information. |