PropertyItem.ShouldSerializeEditorType method

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

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

public bool ShouldSerializeEditorType()

See Also