IFromRouteMetadata Interface

Definition

Interface marking attributes that specify a parameter should be bound using route-data from the current request.

public interface IFromRouteMetadata
type IFromRouteMetadata = interface
Public Interface IFromRouteMetadata
Derived

Properties

Name

The RouteValues name.

Applies to