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

แชร์ผ่าน


JQueryFormValueProvider Class

Definition

An IValueProvider for jQuery formatted form data.

C#
public class JQueryFormValueProvider : Microsoft.AspNetCore.Mvc.ModelBinding.BindingSourceValueProvider, Microsoft.AspNetCore.Mvc.ModelBinding.IEnumerableValueProvider, Microsoft.AspNetCore.Mvc.ModelBinding.IValueProvider
C#
public class JQueryFormValueProvider : Microsoft.AspNetCore.Mvc.ModelBinding.JQueryValueProvider
Inheritance
JQueryFormValueProvider
Inheritance
Implements

Constructors

Properties

BindingSource

Gets the corresponding BindingSource.

(Inherited from BindingSourceValueProvider)
Culture

Gets the CultureInfo associated with the values.

(Inherited from JQueryValueProvider)
PrefixContainer
PrefixContainer (Inherited from JQueryValueProvider)

Methods

ContainsPrefix(String)

Determines whether the collection contains the specified prefix.

ContainsPrefix(String)

Determines whether the collection contains the specified prefix.

(Inherited from JQueryValueProvider)
Filter()

Filters the value provider to remove keys rewritten compared to the request data.

(Inherited from JQueryValueProvider)
Filter(BindingSource)

Filters the value provider based on bindingSource.

(Inherited from BindingSourceValueProvider)
GetKeysFromPrefix(String)

Gets the keys for a specific prefix.

GetKeysFromPrefix(String)

Gets the keys for a specific prefix.

(Inherited from JQueryValueProvider)
GetValue(String)

Retrieves a value object using the specified key.

GetValue(String)

Retrieves a value object using the specified key.

(Inherited from JQueryValueProvider)

Applies to

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