好久不用了,突然之间用的时候忘了,好不容易才找出来的
ScriptManager.RegisterStartupScript(UpdatePanel1, GetType(), "", "alert('该城市的气候信息已经存在!');document.getElementById('btnSave').disabled=true", true);
转载于:https://www.cnblogs.com/n666/archive/2009/12/04/2191050.html
相关资源:数据结构—成绩单生成器