IRouteInfoProvider Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides information for building a System.Web.Routing.Route.
public interface IRouteInfoProvider
type IRouteInfoProvider = interface
Public Interface IRouteInfoProvider
- Derived
Properties
Name |
Gets the route template describing the URI pattern to match against. |
Template |
Gets the name of the route to generate. |