ASP.NET Show - Components presentation

 

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 just discovered your control suite by accident and, after looking at your online demos, I was so impressed that I couldn't resist the temptation to download and put it through its paces. After several hours of experimentation, I congratulate you on a really great product. Your controls are well designed, robust and performance."

Tim Coulter

Random testimonial   All testimonials