อ่านในภาษาอังกฤษ

แชร์ผ่าน


UrlHelperBase.GetValuesDictionary(Object) Method

Definition

Gets a RouteValueDictionary using the specified values.

C#
protected Microsoft.AspNetCore.Routing.RouteValueDictionary GetValuesDictionary (object values);
C#
protected Microsoft.AspNetCore.Routing.RouteValueDictionary GetValuesDictionary (object? values);

Parameters

values
Object

The values to use.

Returns

A RouteValueDictionary with the specified values.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
ASP.NET Core 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0