namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether this JsonConverter can read JSON.
public override bool CanRead { get; }
True if this JsonConverter can write JSON; otherwise, false.
- class JsonCriteriaConverter
namespace: Serenity.Data assembly: Serenity.Net.Data
Gets a value indicating whether this JsonConverter can read JSON.
public override bool CanRead { get; }
True if this JsonConverter can write JSON; otherwise, false.