ASP.NET Show - Film Strip

 

Example Code

<obshow:Show id="Show1" runat="server">
    <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));

"Thanks for your quick reply - you guys rock!"

Michael Holm Andersen

Random testimonial   All testimonials