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 : 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
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearThumbnailList
ImGearThumbnailList Members