ASP.NET Core MVC コントロールヘルプ
Items メソッド (FlowLayoutBuilder)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlowLayoutBuilder クラス : Items メソッド
The builder action.
Configure C1.Web.Mvc.FlowLayout.Items.
シンタックス
'宣言
 
Public Function Items( _
   ByVal builder As System.Action(Of ListItemFactory(Of FlowTile,FlowTileBuilder)) _
) As FlowLayoutBuilder
public FlowLayoutBuilder Items( 
   System.Action<ListItemFactory<FlowTile,FlowTileBuilder>> builder
)

パラメータ

builder
The builder action.

戻り値の型

Current builder.
参照

FlowLayoutBuilder クラス
FlowLayoutBuilder メンバ