Search Results

3
votes

Check if page is in partial rendering mode ASP.NET 2.0 + AJAX.NET

You can use the IsInAsyncPostBack property of ScriptManager to check …