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.ImGearPage : selected Property |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_selected() : Boolean function set_selected(value : Boolean) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearPage.get_selected(); |
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.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearPage
ImGearPage Members