This documentation is archived and is not being maintained.
IHttpHandler Methods
.NET Framework 1.1
The methods of the IHttpHandler interface are listed here. For a complete list of IHttpHandler interface members, see the IHttpHandler Members topic.
Public Methods
ProcessRequest | Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface. |
See Also
Show:
