EditLinkAttribute.IdField property
Gets or sets the property from which this edit link should get its ID value to edit.
public string? IdField { get; set; }
See Also
- class EditLinkAttribute
Gets or sets the property from which this edit link should get its ID value to edit.
public string? IdField { get; set; }