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