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

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.