[]
Configurates the OnClientIsValidChanged client event. Occurs when the IsValid property value changes.
public TBuilder OnClientIsValidChanged(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
TBuilder | Current builder. |