Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Executed as a page closes after the OnQueryClosePage Trigger is executed.
Syntax
OnClosePage()
Applies To
- Pages
Important
The OnClosePage trigger is not fully supported by the Microsoft Dynamics NAV Web client. When the page displays in the Microsoft Dynamics NAV Web client, the trigger is only invoked when the page is hosted in a modal popup window (MPO).
Remarks
This trigger is initiated by a user action, such as when the user chooses the Close button, or by the CurrPage.CLOSE function being called.
You can write to the database from this trigger.