Don't use GetType() with Page.ClientScript.RegisterClientScriptBlock()
摘要:One of the things that was introduced in .NET 2.0 was a new mechanism for managing registration of client script into the page, via the new ClientScriptManager class, instead of the page's dedicated R...
阅读全文
posted @
2009-06-20 21:18
船长
阅读(433)
推荐(0)