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...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
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...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.