ImageGear .NET
artDataChanged Property

Indicates whether the art data has changed since the last save operation.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_artDataChanged() : Boolean
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearThumbnailList.get_artDataChanged();
Remarks

This is a read only boolean property when “true” indicates that art data contained in the thumbnails were changed by the user since the last call to the saveArtData method. Any changes made to the annotations after the initial display of the control will also be indicated by the value “true”.

When the value of this property is changed, the control will raise propertyChanged event.

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearThumbnailList
ImGearThumbnailList Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback