Updatepanel 注册javascript 方法
摘要:
ScriptManager.RegisterStartupScript(this.UpdatePanel1, this.GetType(), "test", "alert('test');", true);注意第一个参数一定要选对,如果不在相应的更新区域,则无法执行脚本。 阅读全文
posted @ 2015-01-11 17:16 空明流光 阅读(179) 评论(0) 推荐(0)
posted @ 2015-01-11 17:16 空明流光 阅读(179) 评论(0) 推荐(0)
posted @ 2015-01-11 17:16 空明流光 阅读(135) 评论(0) 推荐(0)