ViewComponentFeature 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
MVC 應用程式中的檢視元件類型清單。ViewComponentFeature可以使用 在 啟動 PartManagerPartManager 期間或稍後階段可用的 填入 ApplicationPartManager ,方法是要求 ApplicationPartManager 在元件中做為相依性。
public ref class ViewComponentFeature
public class ViewComponentFeature
type ViewComponentFeature = class
Public Class ViewComponentFeature
- 繼承
-
ViewComponentFeature
建構函式
ViewComponentFeature() |
MVC 應用程式中的檢視元件類型清單。ViewComponentFeature可以使用 在 啟動 PartManagerPartManager 期間或稍後階段可用的 填入 ApplicationPartManager ,方法是要求 ApplicationPartManager 在元件中做為相依性。 |
屬性
ViewComponents |
取得 MVC 應用程式中的檢視元件類型清單。 |