使用ajax之后弹出对话框的方法
作者:互联网
2009-12-14
ScriptManager.RegisterClientScriptBlock(UpdatePanel3, this.GetType(), "click", "alert('请输入关键词!')", true);
相关推荐
