c# - ScriptManager.RegisterStartupScript not available -


Not sure why the RegisterStartupScript method is not available on my ScriptManager. I'm using System.Web.UI.

I'm not sure, but maybe you should install the system. Web. Extension


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

Best practice for URL redirection in ASP.NET web application -