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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > AccordionBuilder クラス : AllowExpandMany メソッド
The value.
Configurates C1.Web.Mvc.Accordion.AllowExpandMany. Sets a value that determines whether users should be allowed to expand multiple panes at a time.
シンタックス
'宣言
 
Public Function AllowExpandMany( _
   ByVal value As System.Boolean _
) As AccordionBuilder
public AccordionBuilder AllowExpandMany( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

AccordionBuilder クラス
AccordionBuilder メンバ