[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputTimeBuilder-1.OnClientInvalidInput

OnClientInvalidInput Method

OnClientInvalidInput(string)

Configurates the OnClientInvalidInput client event. Occurs when invalid input is detected.

Declaration
public InputTimeBuilder<T> OnClientInvalidInput(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
InputTimeBuilder<T>

Current builder.