ImageGear .NET v24.12 - Updated
display Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ThumbnailView class : display Method
Forces the ThumbnailView control to update its visual presentation immediately.
Syntax
ASP.NET Ajax Javascript (Specification) 
function display() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfThumbnailView.display();
Remarks

Forces the ThumbnailView control to update its visual presentation immediately. Normally, the viewer will wait until the browser is idle before updating the visual presentation.

See Also

Reference

ThumbnailView class
ThumbnailView Members