|
DescriptionGets
the underlying Ext JS - JavaScript Library object for the specified
HTML cfmessagebox control.
Function syntaxColdFusion.MessageBox.getMessageBoxObject(name)
HistoryColdFusion
9: Added this function
Parameters
Parameter
|
Description
|
name
|
The name of the message box object.
|
ReturnsA
JavaScript object.
UsageUse
this function to get the JavaScript object that contains all the
defined properties.
|
|
|