[]
Configurates the OnClientInvalidInput client event. Occurs when invalid input is detected.
public InputMaskBuilder OnClientInvalidInput(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
InputMaskBuilder | Current builder. |