Html.TextBox readonly
https://www.codeproject.com/Questions/679323/how-to-make-mvc4-textbox-readonly
<input type="text" name="adi" id="adi" readonly>
Full Stack Developer
https://www.codeproject.com/Questions/679323/how-to-make-mvc4-textbox-readonly
<input type="text" name="adi" id="adi" readonly>