JsonRowConverter.ShouldDeserializeExtension property
namespace: Serenity.Data assembly: Serenity.Net.Services
Should deserialize extension
public static Func<IRow, string, bool> ShouldDeserializeExtension { get; set; }
See Also
- interface IRow
- class JsonRowConverter