ImageGear .NET - Updated
dispose Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearThumbnailList class : dispose Method
Disposes of the resources held by the ImGearThumbnailList.
Syntax
ASP.NET Ajax Javascript (Specification) 
function dispose() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.dispose();
Remarks

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.

See Also

Reference

ImGearThumbnailList class
ImGearThumbnailList Members