IHttpHandlerFactory Methods
.NET Framework (current version)
Namespace:
System.Web
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | GetHandler(HttpContext, String, String, String) | Returns an instance of a class that implements the IHttpHandler interface. |
![]() | ReleaseHandler(IHttpHandler) | Enables a factory to reuse an existing handler instance. |
Show:
