Version

scrollPrev Method

Scrolls to the previous page regarding whether the ImageViewer wraps its content.
Syntax
ASP.NET Ajax Javascript (Specification) 
function scrollPrev() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfPageScrollAnimation.scrollPrev();
See Also