|
Description
Function AfterMassDelete is executed after bulk
delete operation.
Syntax
|
AfterMassDelete(records_deleted,pageObject)
|
Arguments
records_deleted - number of records
that were deleted.
pageObject - an object representing
the current page. For more information, see Page class.
Applies to pages
List
Recommended predefined actions
and sample events
Send
a simple email
Insert a record into
another table
Check to see if a specific
record exists
Display a message on the
Web page
Redirect to another page
|