[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.BaseODataCollectionViewServiceBuilder-3.JsonReviver

JsonReviver Method

JsonReviver(string)

Configurates JsonReviver. Sets a custom reviver function to use when parsing JSON values returned from the server.

Declaration
public virtual TBuilder JsonReviver(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.