您的位置:首页 > Web前端 > HTML

onServerClick event of HTML input does not support code post-binding

2008-03-06 09:45 423 查看
Question:

onServerClick event of HTML input does not support code post-binding, it can't find the Button_Click function defined for it in the cs file.

Solution:

You must declare Button_Click function as protected or public
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐