Mono Support where to change the slideshow change time ? 

Viewed 9180 time(s), 2 post(s), 2/14/2013 2:29:15 PM - by super
2/14/2013 2:29:16 PM
6018 Reputation 709 Total posts

where to change the slideshow change time ?

I want to change the time interval by which homepage slides changes...

1
2/15/2013 9:32:19 AM
2218 Reputation 300 Total posts

Hello super,

We have exposed the following properties which will be available in the next nightly build. On the SlideShow control you will find 2 new properties:
- SliderPlayInterval
- SliderPauseInterval

These properties are available in the markup as well on the SlideShow control:

play: <%= this.SliderPlayInterval %>,
pause: <%= this.SliderPauseInterval %>,
Regards,
Mario

2
This is a demo site for MonoX. Please visit Mono Software for more info.