Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
update Method
Cuases the ScrollHelper to update its settings.
Syntax
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfScrollHelper.update(ScrollNavigationDirection,Orientation,Boolean); |
Parameters
- direction
- The direction in which the scroll should occur
- orientation
- Specifies the scroll bar orientation for the Scroll event.
- wrap
- Indentifies whetether or not the content wraps within the ImageViewer
See Also