[]
Configurates the C1.Web.Mvc.CollectionViewService<T>.OnClientRequestDataStringifying client event. Occurs when serializing the request data.
public CollectionViewServiceBuilder<T> OnClientRequestDataStringifying(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
CollectionViewServiceBuilder<T> | Current builder. |