Question:Which is the correct syntax to make an alert message in ExtJS? 

A Ext.Msg.MessageBox('Title','Message') 

B Ext.Msg.prompt('Title','Message') 

C Ext.Msg.alert('Title','Message') 

D Ext.Msg.alert('Message') 

+ Answer
+ Report
Total Preview: 1095

Copyright © 2024. Powered by Intellect Software Ltd