System.Web.UI.ScriptManager.RegisterStartupScript(this.Page, this.GetType(), "testKey", "alert('11');", true);

posted on 2015-08-14 16:41  dbolodb  阅读(301)  评论(0)    收藏  举报