ImageGear for .NET
enabled Property
See Also  Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace > ImGearThumbnailList Class : enabled Property

Glossary Item Box

Indicates if the ImGearThumbnailList control is in an active state.

Syntax

ASP.NET Ajax Javascript (Specification) 
function get_enabled() : Boolean
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.get_enabled();

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.