Example Code
<obshow:Show id="Show1" runat="server" ShowType="manual"> <Panels> <obshow:Panel> ... Panel Content here ...
VB.NET
Show1.AddPanel(new OboutInc.Show.Panel("panel content here", PanelType.InnerHtml))
Show1.AddPanel(new OboutInc.Show.Panel("selected panel content here", true, PanelType.InnerHtml))
C#Show1.AddPanel(new OboutInc.Show.Panel("SomePage.html", PanelType.Url));
| | |
| "I was astounded by how easy and stylish your products were." |
Kevin Klika |
|
| | |
|