Lue englanniksi

Jaa


RouteNameMetadata Class

Definition

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

C#
public sealed class RouteNameMetadata : Microsoft.AspNetCore.Routing.IRouteNameMetadata
Inheritance
RouteNameMetadata
Implements

Constructors

RouteNameMetadata(String)

Creates a new instance of RouteNameMetadata with the provided route name.

Properties

RouteName

Gets the route name. Can be null.

Methods

ToString()

Returns a string that represents the current object.

Applies to

Tuote Versiot
ASP.NET Core 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0