Cancel - cWebModalDialog

Closes the dialog with "cancelled" status

Type: Procedure

Parameters: None

Syntax
Procedure Cancel 

Call: Send Cancel


Description

Send Cancel to close the dialog with the "cancelled" status.

The cancelled status can be queried by reading (WebGet) the pbCanceled web property.

If the pbServerOnEscape property is True, then sending Cancel will trigger the events controlled by this property.