ASP.NET Core MVC コントロールヘルプ
Component クラス
メンバ 

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : Component クラス
Defines the C1 MVC component class. Defines the base class for C1 MVC components.
オブジェクト モデル
Component クラス
シンタックス
'宣言
 
Public MustInherit Class Component 
   Implements Microsoft.AspNetCore.Html.IHtmlContent 
public abstract class Component : Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control

参照

Component メンバ
C1.Web.Mvc 名前空間