ImageGear for .NET
ImGearThumbnailList Constructor

Constructs an instance of the ImGearThumbnailList class. Overload List
" -->Syntax
" -->
Syntax
ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.ImGearThumbnailList = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.ImGearThumbnailList();

Return Value

Like all JavaScript constructors, this function returns an instance of the constructed object.
Remarks

This function constructs an instance of the ImGearThumbnailList class. Normally, you should use the ImGearThumbnailList server control to create ImGearThumbnailList controls rather than this function. However, there are some cases where you may want to create controls on the client, such as in an ASP.NET MVC page or where you may want to choose to bypass the server side ImGearThumbnailList control.

See Also

Reference

ImGearThumbnailList class
ImGearThumbnailList Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback