Skip to content

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