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.ImGearThumbnailList : dispose Method |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function dispose() : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearThumbnailList.dispose(); |
This function disposes of the resources held by this ImGearThumbnailList and removes all Thumbnails information. After you call this function, you will not be able to use this instance of the ImGearThumbnailList again. You must always call get_enabled() to make sure the control is still available.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearThumbnailList
ImGearThumbnailList Members