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

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > BarcodeBaseBuilder<TControl,TBuilder> クラス : OnClientIsValidChanged メソッド
The value.
Configurates the C1.Web.Mvc.BarcodeBase.OnClientIsValidChanged client event. Occurs when the IsValid property value changes.
シンタックス
'宣言
 
Public Function OnClientIsValidChanged( _
   ByVal value As System.String _
) As TBuilder
public TBuilder OnClientIsValidChanged( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

BarcodeBaseBuilder<TControl,TBuilder> クラス
BarcodeBaseBuilder<TControl,TBuilder> メンバ