Skip to content
Loading
How to pass value to the text field using ajax call in the form?

// form


@Html.LabelFor(model => model.Auditor, htmlAttributes: new { @class = "col-md-4 col-form-label text-md-right" })

2 Replies

Know the answer? Post it — somebody with the same question will find it here.