Skip to content

MultiDeleteConfirmation - cWebMultiSelectList

Called when an item is being removed from the list

Type: Procedure

Parameters

Parameter Type Description
hmCallBack Handle Handle to a Callback method

Syntax

Procedure MultiDeleteConfirmation Handle hmCallBack

Call Example

Send MultiDeleteConfirmation hmCallBack

Description

This method is called when an item is being removed from the list.

The method can be overwritten for custom confirmation, or a different method can be used by overwriting Verify_Delete_msg.