JQueryFormValueProviderFactory 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
- 繼承
-
JQueryFormValueProviderFactory
- 實作
建構函式
JQueryFormValueProviderFactory() |
方法
CreateValueProviderAsync(ValueProviderFactoryContext) |
使用目前要求中的值建立 , IValueProvider 並將它新增至 ValueProviders 清單。 |