PropertyItem.ShouldSerializeFormatterParams method

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

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

public bool ShouldSerializeFormatterParams()

See Also