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