Hello
I can't seem to find any documentation for the following scenario :
We need to Link from Page1 to Page2 and have Page2 automatically display the correct tab and resulting multipage.
I am assuming I can use something along the lines of <a href="Page2.aspx#Tab3">Go to Page2 and display Tab3</a>
Is this possible, and if so how?
thanks in advance.