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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > AccordionPaneBuilder クラス : IsDisabled メソッド
The value.
Configurates C1.Web.Mvc.AccordionPane.IsDisabled. Sets a value that determines whether this AccordionPane is disabled.
シンタックス
'宣言
 
Public Function IsDisabled( _
   ByVal value As System.Boolean _
) As AccordionPaneBuilder
public AccordionPaneBuilder IsDisabled( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

AccordionPaneBuilder クラス
AccordionPaneBuilder メンバ