摘要: You need to write code this way. @Html.Raw("") Copy the below code and paste it into your view. it will work. @model IE... 阅读全文
posted @ 2015-05-03 19:20 dapeng888 阅读(182) 评论(0) 推荐(0)
摘要: 原文地址:http://www.cnblogs.com/huhaihua/p/3755357.html 这是Index视图 @Html.Partial("TestPartial", new Course.Models.Employee{ ID=1, Name="s... 阅读全文
posted @ 2015-05-03 17:47 dapeng888 阅读(281) 评论(0) 推荐(0)