Is there a 'Close/Dispose' Event on Display Form of a workflow that can be hooked into?
I have a workflow that i would like to do some cleanup on when it is disposed.
I have a Display Form and if the User Click the 'X' in the upper right then the workflow stops. I would like to be able to hook into an event to clean up some resources when this happens.
Thanks,
Rob
0
-
You can also remove the X by changing the value of the workflow container name property of your form to "DefaultNoCloseButton" or "ModalWindowNoCloseButton". 0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar