ASP.NET Show - Dynamically build show panels that contain flash movies

Show panels are dynamically built using AddHtmlPanel method.


 

Example Code

<obshow:Show id="Show1" runat="server">
    <Panels>
        <obshow:Panel>
            ... Panel Content here ...    


VB.NET
Show1.AddHtmlPanel("panel 1 content here")
Show1.AddHtmlPanel("panel 2 content here")

C#
Show1.AddHtmlPanel("panel 1 content here");

"I just waned to give you all many thanks for the level of support you provide. I have dealt with a few 3rd party software providers and have never seen this level of support anywhere. This on top of an awesome set of .NET controls that adds so much to a web application. I can't thank you guys enough. Keep up the good work and I look forward to seeing even more first class controls from Obout."

Mohsen Kashani
Contractor

Random testimonial   All testimonials