LookupFilteringAttribute.IdField property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the ID field editor should filter on.

public string IdField { get; set; }

Property Value

The identifier field.

See Also