次の方法で共有


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 アプリケーションのビュー コンポーネントの種類の一覧を取得します。

適用対象