您现在的位置: 万盛学电脑网 >> 程序编程 >> 网络编程 >> asp.net编程 >> 正文

C#后台调用前台Js函数

作者:佚名    责任编辑:admin    更新时间:2022-06-22

  // ----------这里是后台调用前台Js

  Page.ClientScript.RegisterStartupScript(this.GetType(), "", " ");