Gets the underlying Ext JS - JavaScript Library object for the specified HTML cfmessagebox control.
ColdFusion.MessageBox.getMessageBoxObject(name) |
ColdFusion.MessageBox.create, ColdFusion.MessageBox.isMessageBoxDefined, ColdFusion.MessageBox.update,
ColdFusion.MessageBox.updateMessage, ColdFusion.MessageBox.updateTitle
ColdFusion 9: Added this function
Parameter |
Description |
|---|---|
name |
The name of the message box object. |
A JavaScript object.
Use this function to get the JavaScript object that contains all the defined properties. ----
Sign in to your account