Welcome to AspAdvice Sign in | Join | Help

Orcs Goblins and .NET

I enjoy reading and writing. I hope you enjoy at least the former.

Browse by Tags

All Tags » AJAX » .NET » ASP.NET
Sorry, but there are no more tags available to filter with.
Accessing a MasterPage ScriptManager from a Content Page
Recently I had forgotten how to access the ScriptManager in my MasterPage from one of the Content Pages. There is a static method on the ScriptManager class called GetCurrent() which will allow access to the current instance of a ScriptManager. This is Read More...

by Brendan | 6 Comments

Filed under: , ,