Answers for "Compilation Error"

0

Compilation Error

Line 36:                                             <div class="d-flex flex-row">
Line 37:                                                 <div class="form-group membership-formgroup">
Line 38:                                                     @Html.TextBoxFor(x => x.ReferralCode, new { @class = "form-control custom-input", placeholder = "کد معرف*" })
Line 39:                                                 </div>
Line 40:                                                 <div>
Posted by: Guest on May-11-2021

Code answers related to "Compilation Error"

Browse Popular Code Answers by Language