ImageGear .NET v25.2 - Updated
selectNextThumbnail Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearThumbnailList class : selectNextThumbnail Method
Selects the thumbnail next to the currently selected thumbnail.
Syntax
ASP.NET Ajax Javascript (Specification) 
function selectNextThumbnail() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.selectNextThumbnail();
Remarks

This method selects the thumbnail next to the one currently selected.

Note: When the selection mode is set to multi slection, and if there already is a multi selection currently in effect, then this method will select the next thumbnail to the next highest number in the selected list.

See Also

Reference

ImGearThumbnailList class
ImGearThumbnailList Members

Is this page helpful?
Yes No
Thanks for your feedback.