ASP.NET Show - Live quotes

   

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));

"We appreciate your co-ordination, your analysis of our code and efforts in giving us hints/code snippets to find a solution to our unique problem. Thank you very much !!"

Rama Krishnan
ESS - Environmental Support Solutions