| ASP.NET Ajax Javascript (Specification) | |
|---|---|
function get_enabled() : Boolean  | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var resultVar = instanceOfImGearThumbnailList.get_enabled();  | |
            | ASP.NET Ajax Javascript (Specification) | |
|---|---|
function get_enabled() : Boolean  | |
| ASP.NET Ajax Javascript (Usage) | |
|---|---|
var resultVar = instanceOfImGearThumbnailList.get_enabled();  | |
This is a read-only property. The value will be set to 'true when the control is initialized. It will have a value of 'false', when the control is disposed. A value of true indicates that the ImGearThumbnailList control is an active state. All operations are allowed when in active state.