A UrlRedirectResponse object is returned by the ProcessClick() method of the AdRotatorUtilityModule when the user clicks on an AdRotator; the UrlRedirectResponse object stores information about the Url to which the client should be redirected, and the HttpInvokeHandler converts the UrlRedirectResponse into Http and HTML text sent to the client to do the actual redirection.
Object
UrlRedirectResponse
[Visual Basic] Public Class UrlRedirectResponse [C#] public class UrlRedirectResponse [C++] public __gc class UrlRedirectResponse [JScript] public class UrlRedirectResponse
[To be supplied.]
Namespace: System.Web.UI.WebControls
Assembly: System.Web.dll
UrlRedirectResponse Members | System.Web.UI.WebControls Namespace