asp.net中ScriptManager是做什么用的??

asp.net中ScriptManager是做什么用的??

功能跟Page上的ClientScript差不多,不过主要是用来支持ASP.NET Ajax Framework的,你可以用ScriptManager来加载一些script资源,而不会阻挡页面进程