摘要:
RegisterClientScriptBlock、RegisterStartupScript 都是注册一个脚本块。ClientScript.RegisterClientScriptBlock(this.GetType(), "script1", "alert(1);", true);ClientS... 阅读全文
posted @ 2015-04-02 11:14
loyung
阅读(175)
评论(0)
推荐(0)