IRouteNameMetadata Interface

Definition

Represents metadata used during link generation to find the associated endpoint using route name.

public interface class IRouteNameMetadata
public interface IRouteNameMetadata
type IRouteNameMetadata = interface
Public Interface IRouteNameMetadata
Derived

Properties

RouteName

Gets the route name. Can be null.

Applies to