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
Jaykumar Suthar
NA
207
16.8k
CS0135: ‘?Model’ conflicts
Oct 5 2018 2:58 AM
when add link in cshtml as per below
@Html.ActionLink("Delete", "Delete", new { UserId = Model.UserId }, new { @class = "btn btn-bitbucket" })
then this error come , how to resolve.
CS0135: 'Model' conflicts with the declaration 'System.Web.Mvc.WebViewPage
.Model'
Reply
Answers (
3
)
call angularjs function inside another angularjsfunction
in table grid parent record inside child record in angularjs