| ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearThumbnailList : selectLastThumbnail Method |
| ASP.NET Ajax Javascript (Specification) | |
|---|---|
function selectLastThumbnail() : (Any); | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var resultVar = instanceOfImGearThumbnailList.selectLastThumbnail(); | |
This method selects the last thumbnail in the ImGearThumbnailList. All other thumbnails will be unselected.
Note: When a multi selection mode is in effect and if there are one or more thumbnails selected at that point in time, this method causes de-selection of all the selected thumbnails and it selects the last thumbnail in the list.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearThumbnailList
ImGearThumbnailList Members