Programming Languages AJAX Subjective
Apr 03, 2013

Can we override the EnablePartialRendering property of the ScriptManager class?

Detailed Explanation

Yes. But this has to be done before the init event of the page (or during runtime after the page has already loaded). Otherwise an InvalidOperationException will be thrown.

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback