DynamicwebHttpHandler Class |
Namespace: Dynamicweb.AspNet
The DynamicwebHttpHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| DynamicwebHttpHandler | Initializes a new instance of the DynamicwebHttpHandler class |
| Name | Description | |
|---|---|---|
| IsReusable |
Gets a value indicating whether another request can use the IHttpHandler instance.
|
| Name | Description | |
|---|---|---|
| ProcessRequest |
Enables processing of HTTP Web requests by a custom HttpHandler that implements the IHttpHandler interface.
|