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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > DashboardLayoutBuilder クラス : AllowShowAll メソッド
The value.
Configurates C1.Web.Mvc.DashboardLayout.AllowShowAll. Sets a boolean value decides whether all the tiles no matter visible or invisible are shown.
シンタックス
'宣言
 
Public Function AllowShowAll( _
   ByVal value As System.Boolean _
) As DashboardLayoutBuilder
public DashboardLayoutBuilder AllowShowAll( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

DashboardLayoutBuilder クラス
DashboardLayoutBuilder メンバ