Telerik 的 IntelliSense 和模板问题

发布于 2024-12-28 16:17:27 字数 372 浏览 1 评论 0原文

我正在开发一个项目,其中使用 Telerik MVC 控件来显示一些 NumericTextBox 和其他控件。我有两个可能相关的问题。

1/ IntelliSense 在视图/共享和某些视图中运行良好。但在某些情况下它不起作用。代码绝对相似,没有特定的代码块。我尝试将所有 Telerik 命名空间添加到 Views 文件夹中的 Web.Config,但它不起作用。 IntelliSense 就在 Views/Shared 中工作。

2/ 我想在我的控制器中使用 [SourceCodeFile] 属性,以便使用 NumericTextBoxes 模板。但VS说“未知属性”和“解决”不在上下文菜单中。我试图添加所有 Telerik 命名空间,但它仍然不起作用。

一些建议?

I am working on the project where I use Telerik MVC controls in order to show some NumericTextBoxes and other controls. I have two problems that are maybe related.

1/ IntelliSense works fine in Views/Shared and in some Views. But in some it doesn´t work. The code is absolutely similar without specific blocks of code. I try to add all Telerik namespaces to Web.Config in Views folder, but it doesn´t work. Just in Views/Shared is IntelliSense working.

2/ I would like to use [SourceCodeFile] attribute in my Controller in order to using NumericTextBoxes templates. But VS says "Unknown attribute" and "Resolve" is not in context menu. I was trying to add all Telerik namespaces but it still doesn´t work.

Some suggestions?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文