[]
Configurates the OnClientRefreshed client event. Occurs after the control has refreshed its contents.
public TBuilder OnClientRefreshed(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |