IDirectRouteFactory Interface

 

Defines a factory that creates a route directly to a set of action descriptors (an attribute route).

Namespace:   System.Web.Mvc.Routing
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

type IDirectRouteFactory = interface end

NameDescription
System_CAPS_pubmethodCreateRoute(DirectRouteFactoryContext)

Creates a direct route entry.

Return to top
Show: