ModalPopupExtender.Show() 在后面的代码中不可见

发布于 2024-10-19 23:14:56 字数 130 浏览 5 评论 0原文

大多数创建模态弹出框的教程都在 ModalPopupExtender 控件的代码后面使用 Show() 和 Hide() 函数。但是,我创建的应用程序都无法编译,因为找不到这些控件。一整天都在研究这个问题,但没有找到解决方案或了解正在发生的事情。

Most tutorials for creating modal popup boxes utilize Show() and Hide() functions in the code behind for the ModalPopupExtender control. However, none of my created applications will compile because these controls can not be found. Been working on this all day and have found no solutions or insight as to what is going on.

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

德意的啸 2024-10-26 23:14:56

首先确保您安装了 AJAX 控制工具包 正确。
如果没问题,您尝试从哪里调用 Show() 函数?您的 ModalPopupExtender 放置在页面上的什么位置?

First make sure you installed the AJAX Control Toolkit correctly.
If this is OK, from where are you trying to call the Show() function? and where your ModalPopupExtender is placed on the page?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文