ASP.NET:用于复合控制的 JavaScript 对象组件

发布于 2024-08-08 04:28:25 字数 278 浏览 6 评论 0原文

我有两个疑问:

1. 我想为我的服务器复合控件添加一些客户端支持,但我找不到向他添加 JavaScript 的正确方法。

2. 我希望客户端支持的另一个功能是通过 $find(id,parent)(Sys.Application 的 findComponent 方法的快捷方式)返回我的 JavaScript 组件对象。

谁能帮助我吗?我没有找到关于此的明确信息:|

问候,

罗德里戈·S.

I have two doubts:

1. I would like to add some client side support for my server composite control but I can't find the correct way to add JavaScript to him.

2. Another feature I would like to have for the client-side support is to have my JavaScript component object returned through $find(id, parent) (shortcut to findComponent method of the Sys.Application).

Can anyone help me? I'm not finding clear information about this :|

Regards,

Rodrigo S.

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

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

发布评论

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

评论(2

尹雨沫 2024-08-15 04:28:25

实际上,我在初学者问题上看到的最好的文章是 ASP.NET AJAX Control Development< /a>

Actually, the best article I've seen in the matter for beginners is ASP.NET AJAX Control Development

扬花落满肩 2024-08-15 04:28:25

对于任何来这里寻找相同信息的人,我正在寻找的正是以下信息:

  • 创建客户端组件和控件
    • 创建自定义 AJAX 客户端控件(链接:~/bb398906.aspx)
  • 将客户端功能添加到 Web 服务器控件(链接:~/bb386450.aspx)

此致,

Rodrigo S.

For anyone that gets here looking for the same information, I was looking for, precisely, this information:

Regards,

Rodrigo S.

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