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

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

パラメータ

value
The value.

戻り値の型

Current builder.
参照

TabBuilder クラス
TabBuilder メンバ