[]
Configurates the OnClientTextChanged client event. Occurs when the value of the Text property changes.
public InputNumberBuilder OnClientTextChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
InputNumberBuilder | Current builder. |