ASP.NET Show - Time between panels transition

 
Time between panels transition: milliseconds

Example Code

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

VS.NET
Show1.TimeBetweenPanels = 3000


C#
Show1.TimeBetweenPanels = 3000;


Javascript
Show1.TimeBetweenPanels = 3000;

"That does the trick! Thank you very much for helping resolve this issue so quickly! Much appreciated!"

Ashar Zaman
Deloitte Consulting

Random testimonial   All testimonials