摘要:
HTML helper Description DisplayFor Returns HTML markup for each property in the object that’s represented by the expression ... 阅读全文
posted @ 2012-08-15 13:57
HelloWorld.Michael
阅读(211)
评论(0)
推荐(0)
摘要:
There are three different ways in which data can be passed to a view by using the ViewDataDictionary, the ViewBag, and strongly typed views. ViewDataDictionary public ViewResult Show(int id) ... 阅读全文
posted @ 2012-08-15 11:18
HelloWorld.Michael
阅读(212)
评论(0)
推荐(0)
摘要:
By Default:public ActionResult Create(){ return View();}Calling the View method returns a ViewResult object that knows how to render a particular view. When this method is called with no arguments,... 阅读全文
posted @ 2012-08-15 11:03
HelloWorld.Michael
阅读(157)
评论(0)
推荐(0)

浙公网安备 33010602011771号