Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Redirecting from a Server Control
Message
De
14/08/2002 15:49:24
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, États-Unis
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Redirecting from a Server Control
Divers
Thread ID:
00689714
Message ID:
00689714
Vues:
67
Hello,

Ok, if you can answer this one, you are great! The issue is with redirecting the browser through code. I know that from a webform you can use Response.Redirect which is part of the System.web.HttpResponse class. Simple enough.... What about redirecting from a Custom Control? I tried the following code:
System.Web.HttpResponse.

The wonderful Intellisense only gives me three options after the period for the code above. The options are Equals, ReferenceEquals and RemoveOutputCacheItem.

What am I doing wrong?
Thanks

Jim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform