JQueryFormValueProviderFactory Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public ref class JQueryFormValueProviderFactory : Microsoft::AspNetCore::Mvc::ModelBinding::IValueProviderFactory
public class JQueryFormValueProviderFactory : Microsoft.AspNetCore.Mvc.ModelBinding.IValueProviderFactory
type JQueryFormValueProviderFactory = class
interface IValueProviderFactory
Public Class JQueryFormValueProviderFactory
Implements IValueProviderFactory
- Warisan
-
JQueryFormValueProviderFactory
- Penerapan
Konstruktor
| JQueryFormValueProviderFactory() |
Metode
| CreateValueProviderAsync(ValueProviderFactoryContext) |
IValueProvider Membuat nilai dengan dari permintaan saat ini dan menambahkannya ke ValueProviders daftar. |