Share via


IRouteInfoProvider Interface

Definition

Provides information for building a System.Web.Routing.Route.

public interface IRouteInfoProvider
type IRouteInfoProvider = interface
Public Interface IRouteInfoProvider
Derived

Properties

Name Description
Name

Gets the route template describing the URI pattern to match against.

Template

Gets the name of the route to generate.

Applies to