ASP.NET Core MVC コントロールヘルプ
AttachFlowLayout メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > DashboardLayoutBuilder クラス : AttachFlowLayout メソッド
The builder to configure the layout.
Configurates C1.Web.Mvc.DashboardLayout.Layout. Attaches a C1.Web.Mvc.FlowLayout to the dashboard control.
シンタックス
'宣言
 
Public Function AttachFlowLayout( _
   ByVal builder As System.Action(Of FlowLayoutBuilder) _
) As DashboardLayoutBuilder
public DashboardLayoutBuilder AttachFlowLayout( 
   System.Action<FlowLayoutBuilder> builder
)

パラメータ

builder
The builder to configure the layout.

戻り値の型

Current builder.
参照

DashboardLayoutBuilder クラス
DashboardLayoutBuilder メンバ