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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc 名前空間 : DashboardLayout クラス
It is a consolidated display of many views and related information in a single place. It is used to compare and monitor a variety of data simultaneously. The different data views are displayed all at once.
オブジェクト モデル
DashboardLayout クラス
シンタックス
'宣言
 
Public Class DashboardLayout 
   Inherits Control
   Implements ITemplate, Microsoft.AspNetCore.Html.IHtmlContent 
public class DashboardLayout : Control, ITemplate, Microsoft.AspNetCore.Html.IHtmlContent  
継承階層

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

参照

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