| ASP.NET Ajax Javascript (Specification) | |
|---|---|
function get_selected() : Boolean function set_selected(value : Boolean)  | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var resultVar = instanceOfImGearPage.get_selected();  | |
            | 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.