摘要: 类名字空间前资源注册[assembly: System.Web.UI.WebResource("XXX.js.FilePlugin.js", "text/javascript")] OnPreRender事件 //资源名称 string _strResourceKey = ""; //资源名称 ClientScriptManager _csm = Page.ClientScript; //if (... 阅读全文
posted @ 2011-12-22 15:14 行野摄色 阅读(163) 评论(0) 推荐(0)