Language

ViewComponentFeature クラス

定義

MVC アプリケーションのビュー コンポーネントの種類の一覧。はViewComponentFeature、 コンポーネントの依存関係として を要求ApplicationPartManagerすることで、起動時PartManagerまたはPartManager後の段階で使用可能な を使用してApplicationPartManager設定できます。

public ref class ViewComponentFeature
public class ViewComponentFeature
type ViewComponentFeature = class
Public Class ViewComponentFeature
継承
ViewComponentFeature

コンストラクター

名前 説明
ViewComponentFeature()

MVC アプリケーションのビュー コンポーネントの種類の一覧。はViewComponentFeature、 コンポーネントの依存関係として を要求ApplicationPartManagerすることで、起動時PartManagerまたはPartManager後の段階で使用可能な を使用してApplicationPartManager設定できます。

プロパティ

名前 説明
ViewComponents

MVC アプリケーションのビュー コンポーネントの種類の一覧を取得します。

適用対象