摘要:
protected void Button_Click(object o,DirectEventArgs e){//要执行的c#代码}[code]第二种方法则是使用ExtJs的方法调去c#的后台[code]//Js方法function Get(){Ext.net.DirectMethods.方法名();}//C#代码[DirectMethod]publick void 方法名() 阅读全文
posted @ 2013-05-23 11:51
箐谷
阅读(270)
评论(0)
推荐(0)