ScriptManager.RegisterClientScriptBlock(this.UpdatePanel21, typeof(UpdatePanel), "提示","alert('Success!');", true);

04-13 21:33