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

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

System.Object
   C1.Web.Mvc.Component
         C1.Web.Mvc.LayoutBase
            C1.Web.Mvc.FlowLayout
            C1.Web.Mvc.GridLayout
            C1.Web.Mvc.SplitLayout

参照

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