Share via


DesignerWindow.onbeforeunload Event

SharePoint Designer Developer Reference

Occurs before unloading a page in Office SharePoint Designer. .

Syntax

Private Sub expression_onbeforeunload

expression   Required. A variable that represents a DesignerWindow object that has been declared by using the WithEvents option in a class module.