Page.ClientScript.RegisterStartupScript(Page.GetType(), "", "<script>btnSearch(‘" + NowTodaySend + "‘,‘" + NowEndSend + "‘,‘" + LastTodaySend + "‘,‘" + LastEndSend + "‘);</script>");
后台调js方法
原文地址:http://www.cnblogs.com/lacey/p/7483817.html
Page.ClientScript.RegisterStartupScript(Page.GetType(), "", "<script>btnSearch(‘" + NowTodaySend + "‘,‘" + NowEndSend + "‘,‘" + LastTodaySend + "‘,‘" + LastEndSend + "‘);</script>");
后台调js方法
原文地址:http://www.cnblogs.com/lacey/p/7483817.html