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