IHttpRoute Methods

Include Protected Members
Include Inherited Members

The IHttpRoute type exposes the following members.

Methods

  Name Description
Public method GetRouteData Determine whether this route is a match for the incoming request by looking up the <see cref="!:IRouteData" /> for the route.
Public method GetVirtualPath Gets a virtual path data based on the route and the values provided.

Top

See Also

Reference

IHttpRoute Interface

System.Web.Http.Routing Namespace