ViewComponentConventions クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
標準ビュー コンポーネント規則メソッドを追加する静的クラス。 このクラスは継承できません。
public ref class ViewComponentConventions abstract sealed
public static class ViewComponentConventions
type ViewComponentConventions = class
Public Class ViewComponentConventions
- 継承
-
ViewComponentConventions
フィールド
ViewComponentSuffix |
ビュー コンポーネント名のサフィックス。 |
メソッド
GetComponentFullName(TypeInfo) |
最初の 型からコンポーネントの完全な名前を Name 取得します。 定義されていない場合、完全な名前は を持つ Microsoft.AspNetCore.Mvc.ViewComponents.ViewComponentConventions.GetShortNameByConvention(System.Reflection.TypeInfo)名前空間です。 |
GetComponentName(TypeInfo) |
コンポーネントの名前を取得します。 |
IsComponent(TypeInfo) |
|