次の方法で共有


TagHelperFeature クラス

定義

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

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

コンストラクター

TagHelperFeature()

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

プロパティ

TagHelpers

MVC アプリケーションのタグ ヘルパー型の一覧を取得します。

適用対象