[]
Configurates the OnClientLoaded client event. Occurs when the BaseODataCollectionViewService<T> finishes loading data.
public TBuilder OnClientLoaded(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |