MvcHttpHandler Properties
Visual Studio 2010
The MvcHttpHandler type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsReusable | Gets a value that indicates whether another request can use the UrlRoutingHandler instance. (Inherited from UrlRoutingHandler.) |
|
RouteCollection | Gets or sets the collection of defined routes for the ASP.NET application. (Inherited from UrlRoutingHandler.) |
| Name | Description | |
|---|---|---|
|
IHttpHandler.IsReusable | Gets a value that indicates whether another request can use the UrlRoutingHandler instance. (Inherited from UrlRoutingHandler.) |
Community Additions
ADD
Show: