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