ClientScriptManager 管理客户端脚本
摘要: ClientScriptManager 类用于管理客户端脚本并将它们添加到 Web 应用程序中。可以从 Page 对象的 ClientScript 属性获取对 ClientScriptManager 类的引用。
程序源代码:ClientScriptManager.rar
向客户端添加脚本:
阅读全文
Read the complete post at http://www.cnblogs.com/hblynn/archive/2007/02/28/659963.html