aspnet 后台调用前台js函数

this.Page.ClientScript.RegisterClientScriptBlock(this.GetType(), "testalert", " <script type=text/javascript >testAlert();</script>");  

posted on 2017-11-23 15:40  A欣  阅读(184)  评论(0)    收藏  举报

导航