Version

header Property

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