后台控制JS

2019-02-11  本文已影响4人  SongXinXin

后台调用前台JS中写好的方法

ScriptManager.RegisterStartupScript(this, this.GetType(), "", "show()", true);
上一篇 下一篇

猜你喜欢

热点阅读