EditLinkAttribute.IdField property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets/sets from which property this edit link should get its ID value to edit

public string IdField { get; set; }

See Also