ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearPage : caption Property |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function get_caption() : String function set_caption(value : String) |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfImGearPage.get_caption(); |
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.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ImGearPage
ImGearPage Members