[]
Configurates the C1.Web.Mvc.CollectionViewService<T>.OnClientReponseTextParsing client event. Occurs when parsing the response text.
public CollectionViewServiceBuilder<T> OnClientReponseTextParsing(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
CollectionViewServiceBuilder<T> | Current builder. |