[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.BarcodeBaseBuilder-2.OnClientIsValidChanged

OnClientIsValidChanged Method

OnClientIsValidChanged(string)

Configurates the OnClientIsValidChanged client event. Occurs when the IsValid property value changes.

Declaration
public TBuilder OnClientIsValidChanged(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.