PropertyItem.EditLinkIdField property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets or sets the edit link identifier (e.g. ID) field. If edit link is in CompanyName field, EditLinkId field might be CompanyId.

public string EditLinkIdField { get; set; }

Property Value

The edit link identifier field.

See Also