ControllerFeature 類別

定義

MVC 應用程式中的控制器類型清單。 ControllerFeature可以使用 在 啟動 PartManagerPartManager 期間或稍後階段可用的 填入 ApplicationPartManager ,方法是要求 ApplicationPartManager 在元件中做為相依性。

public ref class ControllerFeature
public class ControllerFeature
type ControllerFeature = class
Public Class ControllerFeature
繼承
ControllerFeature

建構函式

ControllerFeature()

MVC 應用程式中的控制器類型清單。 ControllerFeature可以使用 在 啟動 PartManagerPartManager 期間或稍後階段可用的 填入 ApplicationPartManager ,方法是要求 ApplicationPartManager 在元件中做為相依性。

屬性

Controllers

取得 MVC 應用程式中的控制器類型清單。

適用於