Table of Contents
setCaption Method 

Sets dialog title text.

Syntax
JavaScript
 Dialog.setCaption(html)

Parameters

html
The new dialog title text.
See Also