现在的位置: 首页 > 综合 > 正文

updatepanel执行完毕以后调用JS

2012年02月02日 ⁄ 综合 ⁄ 共 102字 ⁄ 字号 评论关闭
ScriptManager.RegisterStartupScript(UpdatePanel1, this.GetType(), "updateScript", "alert('更新成功');", true);

抱歉!评论已关闭.