共用方式為


ViewComponentFeature 類別

定義

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 應用程式中的檢視元件類型清單。

適用於