ImageGear .NET v25.2 - Updated
getArtPage Method

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ImGearThumbnailList class : getArtPage Method
Gets the art data of the page specified in the parameter.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getArtPage( 
   page : ImGearPage
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.getArtPage(ImGearPage);

Parameters

page
The page object whose art data is required.
Remarks
Obtains art data of the page specified in the parameter.
See Also

Reference

ImGearThumbnailList class
ImGearThumbnailList Members

Is this page helpful?
Yes No
Thanks for your feedback.