Cancel - cWebModalDialog
Closes the dialog with "cancelled" status
Type: Procedure
Syntax
Procedure Cancel
Call Example
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.