intellisense for mvc html extesnsion methods
Posted
by intangible02
on Stack Overflow
See other posts from Stack Overflow
or by intangible02
Published on 2010-05-23T02:56:42Z
Indexed on
2010/05/23
3:00 UTC
Read the original article
Hit count: 230
asp.net-mvc-2
I am using VS 2010 MVC 2 to create a ascx file but the intellisense for html extension methods does not show up even after importing the System.Web.Mvc.html namespace. Do I miss anything?
© Stack Overflow or respective owner