ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > ImGearThumbnailList class : pageSelectionChanged Event |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function add_pageSelectionChanged(handler : Function) function remove_pageSelectionChanged(handler : Function) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
.add_pageSelectionChanged(handler); .remove_pageSelectionChanged(handler); |
The ImGearThumbnailList control will raise this event whenever the user selects or de-selects thumbnails.
There is no event argument. The newly selected pages can be obtained from the property selectedPages