Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Please help
How to read HTML value into model properties
Resolved
@Html.TextBoxFor(m => m.FullName, new { @class = "form-control border-color-1", placeholder = "Parents Full Name" } )
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
How to read HTML <input> value into model properties
Please help
How to read HTML value into model properties
Resolved
@Html.TextBoxFor(m => m.FullName, new { @class = "form-control border-color-1", placeholder = "Parents Full Name" } )
is working on a reply...