TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Gaurav Raj
NA
475
88.1k
EditorFor HTML helper,textbot does not take class in MVC
Sep 12 2018 1:59 AM
<div class="form-group">
@Html.EditorFor(model => model.Email_Id, new { htmlattributes = new { @class = "form-control" } })
@Html.TextBoxFor(model => model.Email_Id, new { @class = "control-label col-md-2" })
@Html.ValidationMessageFor(model => model.Email_Id)
</div>
Reply
Answers (
3
)
how to read the file line by line and inset into data base
Date Format Convert