MvcHttpHandler Properties

Include Protected Members
Include Inherited Members

The MvcHttpHandler type exposes the following members.

Properties

  Name Description
Protected property IsReusable Gets a value that indicates whether another request can use the UrlRoutingHandler instance. (Inherited from UrlRoutingHandler.)
Public property RouteCollection Gets or sets the collection of defined routes for the ASP.NET application. (Inherited from UrlRoutingHandler.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate property IHttpHandler.IsReusable Gets a value that indicates whether another request can use the UrlRoutingHandler instance. (Inherited from UrlRoutingHandler.)

Top

See Also

Reference

MvcHttpHandler Class

System.Web.Mvc Namespace