JQueryFormValueProviderFactory 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供必要的 ValueProvider 以處理 JQuery 表單資料。
public sealed class JQueryFormValueProviderFactory : System.Web.Mvc.ValueProviderFactory
type JQueryFormValueProviderFactory = class
inherit ValueProviderFactory
Public NotInheritable Class JQueryFormValueProviderFactory
Inherits ValueProviderFactory
- 繼承
建構函式
JQueryFormValueProviderFactory() |
建構新的 Factory 執行個體,以從 ValueProviders 提供 JQuery。 |
方法
GetValueProvider(ControllerContext) |
傳回適合的 ValueProvider。 |