Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

closeDialog Method 

Closes the current dialog.

[JavaScript]
Editor.closeDialog(srcElement, e)

Parameters

srcElement
The DHTML element that triggers the call. In the context of an event handler, keyword this should be used.
e
The DOM event object. In the context of an event handler, keyword event should be used.

See Also

Editor Object


Direct link to this topic