Version

footer Property

Returns a templatable object that can be used to display information at the bottom of the control.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_footer() : CaptionArea
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfWebImageViewer.get_footer();
See Also