Skip to content

PropertyItem.ShouldSerializeEditorParams method

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

public bool ShouldSerializeEditorParams()

See Also