This documentation is for a previous version. For the current released version, see the ASP.NET Ajax documentation on MSDN.
Name
Description
webRequest Constructor
Initializes a new instance of the WebRequest class.
add_completed Method
Registers an event handler to associate with the Web request instance.
completed Method
Raises the completed event for the associated Sys.Net.WebRequest instance.
getResolvedUrl Method
Gets the resolved URL of the Web request instance.
invoke Method
Issues a network call for the Web request instance.
remove_completed Method
Removes the event handler associated with the Web request instance.
Copyright © 2005 - 2007 Microsoft Corporation. All rights reserved.