Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
From the code back to the page?
Message
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
From the code back to the page?
Versions des environnements
Environment:
ASP.NET
OS:
Windows Server 2003
Divers
Thread ID:
01293883
Message ID:
01293883
Vues:
53
Hi everybody,

In Visual Studio 2005 is there a convenient method to jump back from the code to the control on the page? E.g. I'm on the

protected void lnkbtnResetWzrd_Click(object sender, EventArgs e)
{
this.wzrdAddEvent.ActiveStepIndex = 0;
}

and I want to find out what is this button on the page?

Also unrelated question, but just in case - do you know how can I unload and re-load the Wizard?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Répondre
Fil
Voir

Click here to load this message in the networking platform