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