|
Hi, Hans-Peter
Every time i want to use the PinTab, I have to split all my code into a default page and a page for every PinTap. This is not always the right way to build a Tab-separated page.
I need a PinTab where i can add the content on the same page as the PinTab Is there a way to add content like the example below. (without URL)
<pin:pinTab ID="PinTab1" runat="server"> <pin:Tab>...my content...</pin:Tab> <pin:Tab>...my content...</pin:Tab> </pin:pinTab>
Best regards Jacob Stokholm
|