|
|
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.
Presented by Joe Stagner Duration: 5 minutes, 14 seconds Date: 11 July 2007
|
Watch the video | Download the video | Get VB code or C# code