Only the DialogId and okButtonId parameters are required.
o.wwModalDialog.Constructor(DialogId,okButtonId,CancelButtonId,contentId,headerId)
okButtonId
Required Id to a button that is used for Ok operation.
cancelButtonId
Optional Id to a button that is for Cancel Operation.
contentId
Optional Id to the area that is used to display the message content. If not specified the content is written to the main control.
headerId
Optional id of the header control that receives a title.Overloads: