This documentation is archived and is not being maintained.
OnClosePage Trigger
Microsoft Dynamics Nav 2009
Executes as a page closes after the OnQueryCloseForm Trigger trigger is executed.
This trigger is initiated by a user action, such as when the user clicks the Close button, or by the CurrPage.CLOSE function being called.
You can write to the database from within this trigger.