"
ASP.NET (snapshot 2017) Microsoft documentation and samples

[How Do I:] Determine Whether an Asynchronous Postback has Occurred?

by Joe Stagner

The Page_Load method of an ASP.NET Web form will execute during either a standard full-page postback or an asychnronous partial-page postback. In this video we learn how we can use the ASP.NET AJAX ScriptManager to determine whether an UpdatePanel postback has occurred, which allows us to conditionally execute code.

▶ Watch video (5 minutes)

Previous Next



Comments ( )
Link to this page: //www.vb-net.com/AspNet-DocAndSamples-2017/aspnet/web-forms/videos/aspnet-ajax/how-do-i-determine-whether-an-asynchronous-postback-has-occurred.htm
< THANKS ME>