IRouteValuesFeature 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.
A feature interface for routing values. Use Features to access the values associated with the current request.
public interface class IRouteValuesFeature
public interface IRouteValuesFeature
type IRouteValuesFeature = interface
Public Interface IRouteValuesFeature
- Derived
Properties
RouteValues |
Gets or sets the RouteValueDictionary associated with the current request. |