ASP.NET Show - Load page inside panel

 

Example Code

<obshow:Show id="Show1" runat="server">
    <Panels>
        <obshow:Panel Url="SomePage.html" />
...    

VB.NET
Show1.Panels[0].Url = "SomePage.html"


C#
Show1.Panels[0].Url = "SomePage.html";

"Great work on the suite - I'm lovin' it."

Dave Vanderkloot

Random testimonial   All testimonials