Class wwModalDialogder

The constructor configures this object and sets a number of common properties.

Only the DialogId and okButtonId parameters are required.

o.wwModalDialog.Constructor(DialogId,okButtonId,CancelButtonId,contentId,headerId)

Parameters

DialogId
The client ID of the outer panel/div control.

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:

public wwModalDialog();

See also:

Class wwModalDialog


  Last Updated: 1/18/2007 | © West Wind Technologies, 2008