This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Name
Description
add_completedRequest Method
Adds the handler for processing the event issued after the Web request is executed.
add_invokingRequest Method
Adds the handler for processing the event issued before the Web request is executed.
remove_completedRequest Method
Removes the handler for processing the event issued after the Web request is executed.
remove_invokingRequest Method
Removes the handler for processing the event issued before the Web request is executed.
executeRequest Method
Executes the specified Web request.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.