Example Code
<obshow:Show id="Show1" runat="server" ShowType="show"> <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));
| | |
| "We really love your control suite -- its relatively light-weight, flexible, and pretty damned feature-rich; keep up the good work~!" |
Stephen A. Bohlen |
| Microdesk, Inc |
| | |
|