[]
Configurates the C1.Web.Mvc.CollectionViewService<T>.OnClientSourceCollectionChanging client event. Occurs before the sourceCollection property in client changes.
public override CollectionViewServiceBuilder<T> OnClientSourceCollectionChanging(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| CollectionViewServiceBuilder<T> | Current builder. |