RouteDataValueProviderFactory 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
表示用以建立路由資料值提供者物件的 Factory。
public sealed class RouteDataValueProviderFactory : System.Web.Mvc.ValueProviderFactory
type RouteDataValueProviderFactory = class
inherit ValueProviderFactory
Public NotInheritable Class RouteDataValueProviderFactory
Inherits ValueProviderFactory
- 繼承
建構函式
RouteDataValueProviderFactory() |
初始化 類別的新實例 RouteDataValueProviderFactory 。 |
方法
GetValueProvider(ControllerContext) |
針對指定的控制器內容傳回值提供者物件。 |