简体   繁体   中英

C# MVC5 View not recognizing namespace

I have recently run on this problem. I have tried to add namespace to Views/web.config or on top of the view, but still occur on the problem, where View can't find the contents of namespace.

Problem

Ofcorse it is not a big problem, but it is annoying to always write the full namespace.

也许您应该尝试编写另一个包含您的Resources路径的用法?

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM