ImageGear .NET v24.12 - Updated
selected Property

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearPage class : selected Property
Indicates whether the page is selected.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_selected() : Boolean
function set_selected(value : Boolean)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearPage.get_selected();
Remarks

This property is a boolean that indicates the page's selection status when it is displayed in the ImGearThumbnailList control. This flag is provided to indicate the selection status of a page.

See Also

Reference

ImGearPage class
ImGearPage Members