UrlRouteContext.Values Property

Definition

The object that contains the route values that RouteUrl(UrlRouteContext) uses to generate URLs.

public:
 property System::Object ^ Values { System::Object ^ get(); void set(System::Object ^ value); };
public object Values { get; set; }
public object? Values { get; set; }
member this.Values : obj with get, set
Public Property Values As Object

Property Value

Applies to