c#后台调用脚本

来源:互联网 发布:玉溪超市软件yxqlkj 编辑:程序博客网 时间:2024/05/23 17:19
 ScriptManager.RegisterClientScriptBlock(this, this.GetType(), "", "$.dialog({content:'hello world!zzz'});", true);
0 0
原创粉丝点击