ServiceLookupEditorBaseAttribute.Delimited property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Use comma separated string instead of an array to serialize values.

public bool Delimited { get; set; }

See Also