IRouteValuesAddressMetadata 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.
Represents metadata used during link generation to find the associated endpoint using route values.
public interface class IRouteValuesAddressMetadata
public interface IRouteValuesAddressMetadata
type IRouteValuesAddressMetadata = interface
Public Interface IRouteValuesAddressMetadata
- Derived
Properties
RequiredValues |
Gets the required route values. |
RouteName |
Gets the route name. Can be null. |