RouteValueAttribute.RouteValue Property

Definition

The route value. If null or empty, requires the route value associated with RouteKey to be missing or null.

public:
 property System::String ^ RouteValue { System::String ^ get(); };
public string RouteValue { get; }
member this.RouteValue : string
Public ReadOnly Property RouteValue As String

Property Value

Implements

Applies to