摘要: 简单记录一下这个方法:Asp.Net 用后台代码给Server控件添加Client端JS方法前台代码如下: 后台代码:using System;using System.Collections.Generic;using System.Linq;using System.Web;using System.Web.UI;using System.Web.UI.WebControls;namespace WebApplication1{ public partial class We... 阅读全文
posted @ 2013-03-13 08:17 Eric Sun 阅读(418) 评论(0) 推荐(0)