Documentation for this section has not yet been entered.
Use the Page.IsAsync property to determine whether the Web page is running in asynchronous mode. This information is useful if controls or code on the page need to modify their behavior depending on whether the page is asynchronous. For more information about asynchronous programming, see Performing Asynchronous Operations.