ImageGear for .NET
caption Property

Gets or sets caption for the page.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_caption() : String
function set_caption(value : String)
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfImGearPage.get_caption();
Remarks

This property is a string that is displayed as a caption in the thumbnail in the ImGearThumbnailList control. When this property is changed, it will fire the "propertyChanged" event.

See Also

Reference

ImGearPage class
ImGearPage Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback