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

posted on 2008-03-06 09:45  今夜太冷  阅读(312)  评论(0)    收藏  举报