[]
        
(Showing Draft Content)

C1.Web.Mvc.BaseODataCollectionViewService-1.JsonReviver

JsonReviver Property

JsonReviver

Gets or sets a custom reviver function to use when parsing JSON values returned from the server.

Declaration
[JsonConverter(typeof(FunctionConverter))]
public virtual string JsonReviver { get; set; }