[]
Configurates the OnClientRefreshing client event. Occurs when the control is about to refresh its contents.
public TBuilder OnClientRefreshing(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |