PropertyItem.ShouldSerializeQuickFilterParams method

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Should the QuickFilterParams property be serialized by JSON.NET, used to reduce JSON size.

public bool ShouldSerializeQuickFilterParams()

See Also