开发者

how to remove asp.net webforms tag from visual studio 2010

开发者 https://www.devze.com 2023-01-15 04:16 出处:网络
when i write mockup in visual studio i found in 开发者_StackOverflow社区intellesensethat some tags like

when i write mockup in visual studio i found in 开发者_StackOverflow社区intellesense that some tags like

asp:tagname but in mvc i don't want it. so are i can remove it then when i write mock up then i not see this webform tags in intellesense


Read this one:

Modifying IntelliSense Options

It's not possible to turn IntelliSense off just for ASP.NET MVC. If you turn it off you won't get IntelliSense for all sets of tags.

0

精彩评论

暂无评论...
验证码 换一张
取 消