UpdatePanel + 弹出框
时间:2014-12-30 17:00:47
收藏:0
阅读:225
ScriptManager.RegisterStartupScript(UpdatePanel1, this.GetType(), "", "alert(‘操作成功!‘)", true);
原文:http://www.cnblogs.com/flywing/p/4193905.html
评论(0)