Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
From the code back to the page?
Message
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
From the code back to the page?
Environment versions
Environment:
ASP.NET
OS:
Windows Server 2003
Miscellaneous
Thread ID:
01293883
Message ID:
01293883
Views:
51
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
Reply
Map
View

Click here to load this message in the networking platform