PropertyItem.ShouldSerializeEditorParams method

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

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

public bool ShouldSerializeEditorParams()

See Also